@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/buM4208>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7692c67-7c27-51bc-47f5-6c11e56986db"^^xsd:string ;
  schema:hasOccupation "Machinist"@nl ;
  schema:givenName "Petrus Cornelis"^^xsd:string ;
  schema:name "Petrus Cornelis Verkleij"@nl ;
  schema:familyName "Verkleij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01c8sd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/68036d43-b8e8-fc67-eb6c-6395fbcfc505> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2260208> ;
  schema:birthDate "1875-06-13"^^xsd:date .

