@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/b5PCmNI>
  schema:givenName "Geertruida Petronella"^^xsd:string ;
  schema:name "Geertruida Petronella Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6be7b5c7-09f9-3f44-d735-b122ecebb34b"^^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/91bb2c80-5757-f642-4d3e-27a3e1d669a5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2755166> ;
  schema:birthDate "1883-11-12"^^xsd:date .

