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

<http://data.bibliotheken.nl/id/thes/p303589027> a schema1:Person ;
    rdfs:label "Giesing, Cornelia" ;
    schema1:description "Ph.D. (1983), Tübingen University" ;
    schema1:familyName "Giesing" ;
    schema1:givenName "Cornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2203ade73b1d19c19e2c45c8fb06ccc> ;
    schema1:name "Cornelia Giesing" ;
    schema1:sameAs <http://viaf.org/viaf/61881658>,
        <https://isni.org/isni/0000000041787330> .

