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

<http://data.bibliotheken.nl/id/thes/p155768808> a schema1:Person ;
    rdfs:label "Zeuner, Birgit" ;
    schema1:description "vert." ;
    schema1:familyName "Zeuner" ;
    schema1:givenName "Birgit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f4d5b80ecf25edcc6bcf4583a360500> ;
    schema1:name "Birgit Zeuner" ;
    schema1:sameAs <http://viaf.org/viaf/280451713>,
        <https://isni.org/isni/0000000387469014> .

