@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bfCuyAp>
  pico:hasAge "5" ;
  ns0:givenName "Christiaan Nicolaas" ;
  ns0:name "Christiaan Nicolaas van Gorselen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/c339387a-ea1f-95fc-b3f2-fea658ee5e13" ;
  ns0:familyName "van Gorselen" ;
  ns0:parent <https://n2t.net/ark:/60537/b7HTJK8>, <https://n2t.net/ark:/60537/bZNiYB0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhHtQfy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1957269> ;
  ns0:deathDate "1880-02-16"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Gorselen" ;
    ns1:surnamePrefix "van"
  ] .

