@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/bDwsGAE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5af81052-21c6-c0f6-1045-880a03501a62"^^xsd:string ;
  schema:givenName "Jacobus Franciscus Wilhelmus"^^xsd:string ;
  schema:name "Jacobus Franciscus Wilhelmus van den Berg"@nl ;
  schema:hasOccupation "Smid"@nl ;
  schema:familyName "van den Berg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8873088b-0060-b6a4-743c-c6bc5c2f9b46> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2385300> ;
  schema:birthDate "1875-10-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Berg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

