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

<http://data.bibliotheken.nl/id/thes/p328304972> a schema1:Person ;
    rdfs:label "Ramer, Nadia" ;
    schema1:description "vert." ;
    schema1:familyName "Ramer" ;
    schema1:givenName "Nadia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2a24ff97bb0c7068ef4ed704b7648a3> ;
    schema1:name "Nadia Ramer" ;
    schema1:sameAs <http://viaf.org/viaf/280475208>,
        <https://isni.org/isni/0000000368948167> .

