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

<http://data.bibliotheken.nl/id/thes/p070219036> a schema1:Person ;
    rdfs:label "Weisfelt, Marcelle E.W." ;
    schema1:familyName "Weisfelt" ;
    schema1:givenName "Marcelle E.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97e8d283029d767b0be2526c34d4e628> ;
    schema1:name "Marcelle E.W. Weisfelt" ;
    schema1:sameAs <http://viaf.org/viaf/6882164357881613250007>,
        <https://isni.org/isni/0000000387035945> .

