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

<http://data.bibliotheken.nl/id/thes/p297526456> a schema1:Person ;
    rdfs:label "Utpatel-Hartwig, Astrid" ;
    schema1:familyName "Utpatel-Hartwig" ;
    schema1:givenName "Astrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c9eaf90c42ac79b0ed1546bf59e9442> ;
    schema1:name "Astrid Utpatel-Hartwig" ;
    schema1:sameAs <http://viaf.org/viaf/237796450>,
        <https://isni.org/isni/0000000385812077> .

