@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/bpYYBxH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c86e375b-f9ca-2795-eff1-fff2aacc3bba"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella van Veen"@nl ;
  schema:familyName "van Veen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bFO9e9D>, <https://n2t.net/ark:/60537/bxTzqjn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsH3JSY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469712> ;
  schema:deathDate "1841-04-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

