@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#> .

<https://n2t.net/ark:/60537/bQQdYsG>
  schema:givenName "Geertruida Petronella"^^xsd:string ;
  schema:name "Geertruida Petronella Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb51f224-344d-1f3a-b067-3a15d0337a97"^^xsd:string ;
  schema:familyName "Punselie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5367e1d2-905a-3cf8-5e50-8182701adbc9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2180614> ;
  schema:birthDate "1883-11-12"^^xsd:date .

