@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/bmEMG2o>
  pico:hasAge "10"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0ac206c-39bf-9c8f-4d66-d9892b224a5d"^^xsd:string ;
  schema:familyName "van der Zwalm"^^xsd:string ;
  schema:givenName "Wilhelmina Susanna"^^xsd:string ;
  schema:name "Wilhelmina Susanna van der Zwalm"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bCtXiDB>, <https://n2t.net/ark:/60537/buznuPS> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FWGb> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2408414> ;
  schema:deathDate "1897-04-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Zwalm"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

