@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bE8BPB>
  pico:hasAge "34" ;
  ns0:givenName "Barbara" ;
  ns0:name "Barbara van Dam"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e3906616-8e50-4da1-a791-0272a1cbf29b" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Dam" ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8kePH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/6be602e3-29a4-903a-589d-530a57a0597e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52573> ;
  ns0:additionalName [
    ns1:baseSurname "Dam" ;
    ns1:literalName "Barbara van Dam"@nl ;
    ns1:surnamePrefix "van"
  ] .

