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

<https://n2t.net/ark:/60537/bCgfTkJ>
  pico:hasAge "21"^^xsd:string ;
  schema:familyName "de Wolff"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth de Wolff"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/16247107-51c5-b7b5-aef0-563a0773e330"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8Kp2z3> ;
  schema:parent <https://n2t.net/ark:/60537/bdxvrT2>, <https://n2t.net/ark:/60537/bKaQI9E> ;
  schema:spouse <https://n2t.net/ark:/60537/bumG4x1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2696269> ;
  schema:additionalName [
    ns0:baseSurname "Wolff"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

