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

<http://data.bibliotheken.nl/id/thes/p331272776> a schema1:Person ;
    rdfs:label "Schmidt, W." ;
    schema1:description "red. speciaal Overloon-nummer van G.W." ;
    schema1:familyName "Schmidt" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/995a88a2b267488ef382c43839c2e298> ;
    schema1:name "W. Schmidt" ;
    schema1:sameAs <http://viaf.org/viaf/284982951>,
        <https://isni.org/isni/0000000391214719> .

