@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/bIiyETK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5055bb10-e8b3-ccfb-4174-b479bac2297f"^^xsd:string ;
  schema:familyName "van den Bosch"^^xsd:string ;
  schema:givenName "Wilhelmus Gerardus"^^xsd:string ;
  schema:name "Wilhelmus Gerardus van den Bosch"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/92bf6a9c-4d93-673a-741e-5e48d21e8461> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762714> ;
  schema:birthDate "1864-03-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bosch"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

