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

<http://data.bibliotheken.nl/id/thes/p408695447> a schema1:Person ;
    rdfs:label "Pietsch, Katharina" ;
    schema1:description "redactie" ;
    schema1:familyName "Pietsch" ;
    schema1:givenName "Katharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e078e6b0c7faa2d9144f45c0fb04d79> ;
    schema1:name "Katharina Pietsch" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/33136254>,
        <https://isni.org/isni/0000000459497656> .

