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

<http://data.bibliotheken.nl/id/thes/p07457759X> a schema1:Person ;
    rdfs:label "Harte, D." ;
    schema1:description "mb" ;
    schema1:familyName "Harte" ;
    schema1:givenName "D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0740f2ca0fdeec0154fa35fe36807ff5> ;
    schema1:name "D. Harte" ;
    schema1:sameAs <http://viaf.org/viaf/285897772>,
        <https://isni.org/isni/0000000391922715> .

