@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bZAExA>
  pico:hasAge "8"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui van den Berg"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/20d89573f79f9fa03bd1f9c515510f0674fdc4b3bd4d7626c69c518956e16986"^^xsd:string ;
  ns0:familyName "van den Berg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  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/7f729813-ed41-f701-51cd-f4b13abf7924> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964> ;
  ns0:additionalName [
    ns1:baseSurname "Berg"^^xsd:string ;
    ns1:literalName "Geertrui van den Berg"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

