@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/bqC4JCZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfd07d38-ba39-b79a-10d1-8ef5656d2ee0"^^xsd:string ;
  schema:familyName "Koks"^^xsd:string ;
  schema:givenName "Petrus Franciscus"^^xsd:string ;
  schema:name "Petrus Franciscus Koks"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Arnhem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nxxq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c20052b3-6df4-0ab1-4e76-6ab1b7ab850d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2573188> ;
  schema:birthDate "1862-01-18"^^xsd:date .

