@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/p072010754> a schema1:Person ;
    rdfs:label "Elisabeth" ;
    schema1:description "Kempenaer",
        "fl. 1873-1900",
        "pseud. van: Wilhelmina Knottnerus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2637745c9cb1daa03f31e975d2ae4278> ;
    schema1:name "Elisabeth" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p086413198>,
        <http://viaf.org/viaf/80342108>,
        wd:Q40227060 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/elis006> .

