@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p244756074> a schema1:Person ;
    rdfs:label "Tanis, Aart Abraham (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "Geb. te Kampen ; Ziekenhuis Walcheren, afd. Gastroenterologie 1999-" ;
    schema1:familyName "Tanis" ;
    schema1:givenName "Aart Abraham" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2da214df00b07fb42aa149f4f9157a7e> ;
    schema1:name "Aart Abraham Tanis" ;
    schema1:sameAs <http://viaf.org/viaf/281028866>,
        <https://isni.org/isni/0000000387963880> .

