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

<http://data.bibliotheken.nl/id/thes/p067684181> a schema1:Person ;
    rdfs:label "Hart, G. 't" ;
    schema1:description "archivaris Hoogheemraadschap van Rijnland" ;
    schema1:familyName "'t Hart" ;
    schema1:givenName "G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd62d13601de3fd5b4211b654802b701> ;
    schema1:name "G. 't Hart" ;
    schema1:sameAs <http://viaf.org/viaf/281237613>,
        <https://isni.org/isni/0000000388156896> .

