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

<http://data.bibliotheken.nl/id/thes/p394190173> a schema1:Person ;
    rdfs:label "Wit, Hilke de" ;
    schema1:description "editor" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "Hilke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4196e312a7bb606023d4737caaf5fadd> ;
    schema1:name "Hilke de Wit" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317187794> .

