@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/bumFOX5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5ec75632-a591-33e3-26c1-4631b0030c51"^^xsd:string ;
  schema:givenName "Marinus Pieter"^^xsd:string ;
  schema:name "Marinus Pieter Punselie"@nl ;
  schema:familyName "Punselie"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Willeskop> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/99eae7b9-76b5-6024-638f-3489e9d3cedf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2418181> ;
  schema:birthDate "1873-03-16"^^xsd:date .

