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

<http://data.bibliotheken.nl/id/thes/p070846073> a schema1:Person ;
    rdfs:label "Vink, Antonius Gerardus (1953-)" ;
    schema1:alternateName "Vink, A.G." ;
    schema1:birthDate "1953" ;
    schema1:description "B0120700/701 colofon: Dr. Ton Vink. - B0829140 vermeldt Hij studeerde filosofie, psychologie, godsdienstwetenschappen en geschiedenis",
        "filosoof-psycholoog, godsdienstwetenschapper en historicus",
        "roepnaam: Ton" ;
    schema1:familyName "Vink" ;
    schema1:givenName "Antonius Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11e814836b514d884d7c88e16c866702> ;
    schema1:name "Antonius Gerardus Vink" ;
    schema1:sameAs <http://viaf.org/viaf/38565563>,
        <https://isni.org/isni/0000000033378481> .

