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

<http://data.bibliotheken.nl/id/thes/p109667484> a schema1:Person ;
    rdfs:label "Campe, Petra" ;
    schema1:familyName "Campe" ;
    schema1:givenName "Petra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d605acb69011826d99d06d5914013c89> ;
    schema1:name "Petra Campe" ;
    schema1:sameAs <http://viaf.org/viaf/64102168>,
        wd:Q55233118,
        <https://isni.org/isni/0000000116585558> .

