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

<http://data.bibliotheken.nl/id/thes/p073209716> a schema1:Person ;
    rdfs:label "Mansveld, Dora" ;
    schema1:description "vert." ;
    schema1:familyName "Mansveld" ;
    schema1:givenName "Dora" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/919283d1175fc2d349c94ba4664e494b> ;
    schema1:name "Dora Mansveld" ;
    schema1:sameAs <http://viaf.org/viaf/284650330>,
        <https://isni.org/isni/0000000390954125> .

