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

<http://data.bibliotheken.nl/id/thes/p088800164> a schema1:Person ;
    rdfs:label "Heuvel, Chantal" ;
    schema1:familyName "Heuvel" ;
    schema1:givenName "Chantal" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9b4b031c6ade6323689f7aec4c64540> ;
    schema1:name "Chantal Heuvel" ;
    schema1:sameAs <http://viaf.org/viaf/290179625>,
        <https://isni.org/isni/0000000395475908> .

