@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/bijALzg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c38902a-830a-8f2c-f34c-f24ddcf5e673"^^xsd:string ;
  schema:givenName "Johannes Bastiaan"^^xsd:string ;
  schema:name "Johannes Bastiaan van Bommel"@nl ;
  schema:familyName "van Bommel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rjsx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83561bcf-81e0-86d0-857f-c481a5fca682> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2365666> ;
  schema:birthDate "1873-09-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bommel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

