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

<http://data.bibliotheken.nl/id/thes/p070287546> a schema1:Person ;
    rdfs:label "Krol, J.G." ;
    schema1:familyName "Krol" ;
    schema1:givenName "J.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc5c77578192bd40a18d537cc033062f> ;
    schema1:name "J.G. Krol" ;
    schema1:sameAs <http://viaf.org/viaf/291463504>,
        <https://isni.org/isni/0000000396538501> .

