@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/b8X5N9e>
  schema:givenName "Cornelis Pieter"^^xsd:string ;
  schema:name "Cornelis Pieter Kerper"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed8da2b2-6a95-10bc-1283-6dd1b2255686"^^xsd:string ;
  schema:familyName "Kerper"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bgRGBZa>, <https://n2t.net/ark:/60537/bpMgqOe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvbsB5Q> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/635690> ;
  schema:birthDate "1835-12-03"^^xsd:date .

