@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b7vbWO>
  pico:hasAge "16"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e0be2a6a5a0f3ef855e833c1118de911aaf6a49eba0e747d719d6a3db0973d05"^^xsd:string ;
  ns0:familyName "van den Berg"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem van den Berg"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HII> ;
  gtm:straat <https://n2t.net/ark:/60537/bvBSeQ> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/c8114497-6b93-01f9-2e30-d57f6cad8637> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963> ;
  ns0:additionalName [
    ns1:baseSurname "Berg"^^xsd:string ;
    ns1:literalName "Willem van den Berg"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

