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

<http://data.bibliotheken.nl/id/thes/p435472240> a schema1:Person ;
    rdfs:label "Greven, D.E.A." ;
    schema1:description "drs., arts" ;
    schema1:familyName "Greven" ;
    schema1:givenName "D.E.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6748c9559245f0dfd17b9964dd6dc8e1> ;
    schema1:name "D.E.A. Greven" ;
    schema1:sameAs <https://isni.org/isni/0000000506296145> .

