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

<http://data.bibliotheken.nl/id/thes/p100921698> a schema1:Person ;
    rdfs:label "Kerkhoven, Ronald Anton René (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "Antropoloog en kunsthistoricus" ;
    schema1:familyName "Kerkhoven" ;
    schema1:givenName "Ronald Anton René" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff5154bd1bd879cf1ccc52ea6b67b690> ;
    schema1:name "Ronald Anton René Kerkhoven" ;
    schema1:sameAs <http://viaf.org/viaf/114221956>,
        <https://isni.org/isni/0000000081823412> .

