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

<http://data.bibliotheken.nl/id/thes/p138719888> a schema1:Person ;
    rdfs:label "Evenhuis, Winde" ;
    schema1:familyName "Evenhuis" ;
    schema1:givenName "Winde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5d1d262b1cd56a8147f9f20fff35de7> ;
    schema1:name "Winde Evenhuis" ;
    schema1:sameAs <http://viaf.org/viaf/287421614>,
        <https://isni.org/isni/0000000368959165> .

