@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bhHuk6m>
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes van Eijsden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6e31ade8-0826-68b8-df15-f08270781c84"^^xsd:string ;
  schema:familyName "van Eijsden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hkxj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1436ea27-184a-650d-54ec-f8930d54d3f6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/642398> ;
  schema:birthDate "1855-02-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eijsden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

