@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@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/bCtWQYw>
  ns0:givenName "Christiaan Nicolaas" ;
  ns0:name "Christiaan Nicolaas van Gorselen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a0e17ee-93a5-5694-bb97-0385d85219b0" ;
  ns0:familyName "van Gorselen" ;
  ns0:parent <https://n2t.net/ark:/60537/bKoxFNA>, <https://n2t.net/ark:/60537/bSi7uE2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boJLwV2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1935444> ;
  ns0:birthDate "1874-10-05"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Gorselen" ;
    ns1:surnamePrefix "van"
  ] .

