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

<http://data.bibliotheken.nl/id/thes/p12627925X> a schema1:Person ;
    rdfs:label "Hessing, J." ;
    schema1:description "OSB" ;
    schema1:familyName "Hessing" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/104369d717b7fa549e87ee3a7ddd2fc9> ;
    schema1:name "J. Hessing" ;
    schema1:sameAs <http://viaf.org/viaf/288898765>,
        <https://isni.org/isni/0000000394388861> .

