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

<http://data.bibliotheken.nl/id/thes/p315884967> a schema1:Person ;
    rdfs:label "Faber-Wittenberg, Nicolette" ;
    schema1:familyName "Faber-Wittenberg" ;
    schema1:givenName "Nicolette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc991a897c1598868b80c5d009f0fc07> ;
    schema1:name "Nicolette Faber-Wittenberg" ;
    schema1:sameAs <http://viaf.org/viaf/306233670>,
        <https://isni.org/isni/0000000398253956> .

