@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/bSvPVTG>
  schema:familyName "Cleophas"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eb5f4e77-0028-c1a5-f72f-296400684904"^^xsd:string ;
  schema:givenName "Johannes Petrus"^^xsd:string ;
  schema:name "Johannes Petrus Cleophas"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Noordwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wzzx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/91187997-88ab-01e5-49a6-ac6bf1857bf9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2750599> ;
  schema:birthDate "1832-09-07"^^xsd:date .

