@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/bIVDSwa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbc8e4d6-492b-a7d2-e61e-af3f6ad36d5f"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus van den Bosch"@nl ;
  schema:familyName "van den Bosch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/04bbfc34-965d-4de1-a96e-00ad71b3c245> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/586834> ;
  schema:birthDate "1899-07-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bosch"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

