@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/brEAnf>
  pico:hasAge "31"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9e3b0239f8312b035ab1706ed2afff226f9f0640346d26f33804027d48b7ad6e"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria van den Berg"@nl ;
  ns0:familyName "van den Berg"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMTcuI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4199> ;
  ns0:additionalName [
    ns1:baseSurname "Berg"^^xsd:string ;
    ns1:literalName "Maria van den Berg"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

