@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/bKNW82y>
  schema:givenName "Frederika Geertruida"^^xsd:string ;
  schema:name "Frederika Geertruida Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8625d40e-42f8-3cbf-bd29-f625f215c298"^^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/2bde7312-755f-b154-9120-9c6ee25ec783> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2031040> ;
  schema:birthDate "1874-11-19"^^xsd:date .

