@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/bt6tuVM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/23c64801-c8ed-c5e9-d5b8-0c354a79a6b5"^^xsd:string ;
  schema:givenName "Marinus Pieter"^^xsd:string ;
  schema:name "Marinus Pieter Punselie"@nl ;
  schema:familyName "Punselie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/49e57ff8-bb79-f9e1-0e3b-a931fd9635aa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2144001> ;
  schema:birthDate "1873-03-16"^^xsd:date .

