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

<http://data.bibliotheken.nl/id/thes/p079678939> a schema1:Person ;
    rdfs:label "Graef, W.P.M." ;
    schema1:familyName "Graef" ;
    schema1:givenName "W.P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f22a751b230aefbba280d1b6e27add0> ;
    schema1:name "W.P.M. Graef" ;
    schema1:sameAs <http://viaf.org/viaf/699161212006840070006>,
        <https://isni.org/isni/0000000390486499> .

