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

<http://data.bibliotheken.nl/id/thes/p14662064X> a schema1:Person ;
    rdfs:label "Zaaijer, D." ;
    schema1:description "Zwaluwe" ;
    schema1:familyName "Zaaijer" ;
    schema1:givenName "D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbb5beda02e7071859ca8dea47127e95> ;
    schema1:name "D. Zaaijer" ;
    schema1:sameAs <http://viaf.org/viaf/219711429>,
        <https://isni.org/isni/0000000385555648> .

