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

<http://data.bibliotheken.nl/id/thes/p075176424> a schema1:Person ;
    rdfs:label "Battheu, Ingrid" ;
    schema1:familyName "Battheu" ;
    schema1:givenName "Ingrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/324e5162e9f4e10a94aa54e390eb7310> ;
    schema1:name "Ingrid Battheu" ;
    schema1:sameAs <http://viaf.org/viaf/284183453>,
        <https://isni.org/isni/0000000390581170> .

