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

<http://data.bibliotheken.nl/id/thes/p36331573X> a schema1:Person ;
    rdfs:label "Steenhof de Jong, Jacob Gerrit (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Steenhof de Jong" ;
    schema1:givenName "Jacob Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bba2083c29a5db516216c8d1be85af1> ;
    schema1:name "Jacob Gerrit Steenhof de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/305819200>,
        <https://isni.org/isni/0000000423179496> .

