@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/bPaDuBX>
  schema:givenName "Elizabeth Wilhelmina"^^xsd:string ;
  schema:name "Elizabeth Wilhelmina Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9a69855-af41-9feb-0fed-04819cdd5556"^^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/442de963-22d5-a9a6-a806-4769af97e34c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2121765> ;
  schema:birthDate "1891-07-05"^^xsd:date .

