@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 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/breb1Q>
  pico:hasAge "1"^^xsd:string ;
  ns0:givenName "Eva"^^xsd:string ;
  ns0:name "Eva van den Berg"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/55b8ace66d48747fc797209b72bc2ccc7bbcb61ffee8e2c7736db24ea60a3c77"^^xsd:string ;
  ns0:familyName "van den Berg"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btx7xH> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/13ce91f2-890a-78b0-a78f-abe4894efde1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5004> ;
  ns0:additionalName [
    ns1:baseSurname "Berg"^^xsd:string ;
    ns1:literalName "Eva van den Berg"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

