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

<http://data.bibliotheken.nl/id/thes/p35780189X> a schema1:Person ;
    rdfs:label "Heinrichs, Evie" ;
    schema1:familyName "Heinrichs" ;
    schema1:givenName "Evie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c165ff524cf0fd9666efe34269011b82> ;
    schema1:name "Evie Heinrichs" ;
    schema1:sameAs <http://viaf.org/viaf/305814490> .

