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

<http://data.bibliotheken.nl/id/thes/p332744523> a schema1:Person ;
    rdfs:label "Feijter, Ellen de" ;
    schema1:familyName "de Feijter" ;
    schema1:givenName "Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88eec152be4da4c7ff6c966c95645ad6> ;
    schema1:name "Ellen de Feijter" ;
    schema1:sameAs <http://viaf.org/viaf/290357275>,
        <https://isni.org/isni/000000039563039X> .

