@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/p089385683> a schema1:Person ;
    rdfs:label "Diewald, Gabriele Maria (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "Leibniz University Hannover" ;
    schema1:familyName "Diewald" ;
    schema1:givenName "Gabriele Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b98047570d40b323a3e4d23a82f38ca8> ;
    schema1:name "Gabriele Maria Diewald" ;
    schema1:sameAs <http://viaf.org/viaf/5062923>,
        wd:Q92431674,
        <https://isni.org/isni/0000000108548212> .

