@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/b0qqAqp>
  schema:givenName "Geertruida Petronella"^^xsd:string ;
  schema:name "Geertruida Petronella Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b0d1b5c-5797-32d1-4b56-ba7ff335cc8b"^^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/d1b19a05-6183-41b1-6740-5f05e0e698b7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2632832> ;
  schema:birthDate "1882-05-11"^^xsd:date .

