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

<http://data.bibliotheken.nl/id/thes/p06916844X> a schema1:Person ;
    rdfs:label "Kerzinger, Rotraut" ;
    schema1:familyName "Kerzinger" ;
    schema1:givenName "Rotraut" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c909fe7cf96421cb74552e2b1ac7cf8> ;
    schema1:name "Rotraut Kerzinger" ;
    schema1:sameAs <http://viaf.org/viaf/20831851>,
        <https://isni.org/isni/0000000369168429> .

