@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/b4N6dHA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec8e7f71-1221-5440-f077-e89ffe98ebec"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella van der Valk"@nl ;
  schema:familyName "van der Valk"^^xsd:string ;
  schema:hasOccupation "Werkster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gr2r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1927fd6a-a0fa-1206-d2f3-b1e46e93ecbe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1960672> ;
  schema:birthDate "1814-03-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Valk"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

