@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p284852368> a schema1:Person ;
    rdfs:label "Wittpennig, Susanne (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:familyName "Wittpennig" ;
    schema1:givenName "Susanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ceab32e16ea29de38ad1a9bba77b7e4> ;
    schema1:name "Susanne Wittpennig" ;
    schema1:sameAs <http://viaf.org/viaf/95231691>,
        wd:Q120751,
        <https://isni.org/isni/0000000072653407> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/witt149> .

