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

<http://data.bibliotheken.nl/id/thes/p411883747> a schema1:Person ;
    rdfs:label "Untied, Heleen" ;
    schema1:familyName "Untied" ;
    schema1:givenName "Heleen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7fb4773193e1d4cc834e3d5e6d5c85f> ;
    schema1:name "Heleen Untied" ;
    schema1:sameAs <http://viaf.org/viaf/20150470082904330007>,
        <https://isni.org/isni/0000000460956354> .

