@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/b9AcFBZ>
  schema:givenName "Bernardus Lodewijk"^^xsd:string ;
  schema:name "Bernardus Lodewijk van Veen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b53da200-4186-2723-0972-46a4cd1313b4"^^xsd:string ;
  schema:familyName "van Veen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bhuNur6>, <https://n2t.net/ark:/60537/bqpoifa> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpzzb2v> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2841010> ;
  schema:deathDate "1866-11-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

