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

<http://data.bibliotheken.nl/id/thes/p398128596> a schema1:Person ;
    rdfs:label "Daverveld, Marjolijn" ;
    schema1:familyName "Daverveld" ;
    schema1:givenName "Marjolijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8020289641cc2116197a65786fa17746> ;
    schema1:name "Marjolijn Daverveld" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/101147266817935481473>,
        <https://isni.org/isni/0000000459309387> .

