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

<http://data.bibliotheken.nl/id/thes/p111068738> a schema1:Person ;
    rdfs:label "Dommerhold, H.J." ;
    schema1:familyName "Dommerhold" ;
    schema1:givenName "H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b660304bf6344ffea8a7ea258465ebc1> ;
    schema1:name "H.J. Dommerhold" ;
    schema1:sameAs <http://viaf.org/viaf/218869990>,
        <https://isni.org/isni/0000000390831715> .

