@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/b9nvbRW>
  schema:givenName "Geertruida Petronella"^^xsd:string ;
  schema:name "Geertruida Petronella Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e36e3b3-8b6b-4bf3-bbc6-6b6fca58d55d"^^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/1f882459-7a90-8ac2-dcd7-91ec822d78bf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1982625> ;
  schema:birthDate "1883-11-12"^^xsd:date .

