@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p06988997X> a schema1:Person ;
    rdfs:label "Gerlach, Eva" ;
    schema1:description "1948-",
        "Dichter en vertaler",
        "bron: https://nl.wikipedia.org/wiki/Eva_Gerlach",
        "dichteres, vert.",
        "https://collecties.kb.nl/nederlandse-poezie/moderne-nederlandse-dichters/eva-gerlach",
        "pseud. van: Margaret Dijkstra" ;
    schema1:familyName "Gerlach" ;
    schema1:givenName "Eva" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f522f3d5a970508821fdf8af170d2f5> ;
    schema1:name "Eva Gerlach" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p145914283>,
        wd:Q3358267,
        <https://isni.org/isni/0000000081332007> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gerl001> .

