@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/b2I73gP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9fc7ce46-d52a-e731-5099-79d8ab6dc95a"^^xsd:string ;
  schema:givenName "Jacoba Maria Pietronella"^^xsd:string ;
  schema:name "Jacoba Maria Pietronella van Dijk"@nl ;
  schema:familyName "van Dijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0153r1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d15ee37d-d82c-fbb4-937f-e2d277947c5b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2631636> ;
  schema:birthDate "1919-03-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

