@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bsgGcq5>
  schema:givenName "Elisabeth Helena Theodora"^^xsd:string ;
  schema:name "Elisabeth Helena Theodora van Schouwenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cc566a37-de73-e84c-0ca4-ef184bff9085"^^xsd:string ;
  schema:familyName "van Schouwenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ccaf47dc-08f1-bc8b-e453-8b998ab07ba6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2612304> ;
  schema:birthDate "1867-11-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Schouwenburg"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

