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

<http://data.bibliotheken.nl/id/thes/p07372629X> a schema1:Person ;
    rdfs:label "Hogenbirk, J.J." ;
    schema1:familyName "Hogenbirk" ;
    schema1:givenName "J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b80fcc74c76b0f702fa47773e119b5b1> ;
    schema1:name "J.J. Hogenbirk" ;
    schema1:sameAs <http://viaf.org/viaf/292246128>,
        <https://isni.org/isni/0000000397154964> .

