@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/bvbtC2B>
  ns0:givenName "Barend Jan" ;
  ns0:name "Barend Jan van Gorselen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/5385ffe8-8a5f-0b09-1e79-da6e9f7f0cc0" ;
  ns0:familyName "van Gorselen" ;
  ns0:parent <https://n2t.net/ark:/60537/bD63qP5>, <https://n2t.net/ark:/60537/bnuAtGp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGreATP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2495896> ;
  ns0:birthDate "1867-10-24"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Gorselen" ;
    ns1:surnamePrefix "van"
  ] .

