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

<http://data.bibliotheken.nl/id/thes/p329067893> a schema1:Person ;
    rdfs:label "Es-Wagner, Johanna Cora van" ;
    schema1:familyName "van Es-Wagner" ;
    schema1:givenName "Johanna Cora" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9a4318137a0ce7c5360777522a8670e> ;
    schema1:name "Johanna Cora van Es-Wagner" ;
    schema1:sameAs <http://viaf.org/viaf/289813397> .

