@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/bPok1ik>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f121ed7-a8f3-750c-b534-01078b9da593"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van der Palm"@nl ;
  schema:familyName "van der Palm"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfcd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c0d2c10-54fa-a84d-6440-7ab258256491> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1969020> ;
  schema:birthDate "1821-11-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Palm"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

