@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/b4N6DFH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5eb6df80-7ead-b2d8-3b4e-9ac271988107"^^xsd:string ;
  schema:familyName "van den Bos"^^xsd:string ;
  schema:givenName "Wilhelmus Cornelis"^^xsd:string ;
  schema:name "Wilhelmus Cornelis van den Bos"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0149ts> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8c28f071-1f2f-8259-d639-6935edf0de10> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2399755> ;
  schema:birthDate "1919-08-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bos"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

