@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/b3KBOxs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3a3daa20-4092-cb53-d810-d93f32fe367d"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Petrus Hendrikus"^^xsd:string ;
  schema:name "Petrus Hendrikus Jansen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sqs5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1488f096-2172-f1dc-01e3-95453ceb9197> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/643608> ;
  schema:birthDate "1877-09-23"^^xsd:date .

