@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/buM3UZk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f945c09e-9d25-f7d8-d6c0-c902214d95d9"^^xsd:string ;
  schema:familyName "Karssen"^^xsd:string ;
  schema:givenName "Poulus Henricus"^^xsd:string ;
  schema:name "Poulus Henricus Karssen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzkq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/479b7507-9cd5-c36b-2975-3e366fcdd2e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2135076> ;
  schema:birthDate "1888-08-29"^^xsd:date .

