@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/b9ZBx1h>
  schema:givenName "Bertus Wilhelmus"^^xsd:string ;
  schema:name "Bertus Wilhelmus Punselie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e60d9335-20c8-8406-b746-5a0142354bbd"^^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/719275bc-bfa2-4acb-e091-f99c0e9d43b6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2297061> ;
  schema:birthDate "1878-03-13"^^xsd:date .

