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

<http://data.bibliotheken.nl/id/thes/p081557493> a schema1:Person ;
    rdfs:label "Romeijn, Marijke" ;
    schema1:familyName "Romeijn" ;
    schema1:givenName "Marijke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc1296009f0071e7a7583b0765e0f6d7> ;
    schema1:name "Marijke Romeijn" ;
    schema1:sameAs <http://viaf.org/viaf/5206164357851513250009>,
        <https://isni.org/isni/0000000395738018> .

