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

<http://data.bibliotheken.nl/id/thes/p297160214> a schema1:Person ;
    rdfs:label "Vinke, Helen" ;
    schema1:description "B0733984: Helen Vinke" ;
    schema1:familyName "Vinke" ;
    schema1:givenName "Helen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66256e8270a1ba09b0c589d4e626c166> ;
    schema1:name "Helen Vinke" ;
    schema1:sameAs <http://viaf.org/viaf/281206134> .

