@prefix pico: <https://personsincontext.org/model#> .
@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/bRSKZd>
  pico:hasAge "11" ;
  ns0:familyName "de Ben" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f1d795808c3f49c2a35a4e7a35d7a62e8277f7b79b80a64429bcfeb37dd7d761" ;
  ns0:givenName "Martha" ;
  ns0:name "Martha de Ben"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4AEk4> ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1595> ;
  ns0:additionalName [
    ns1:baseSurname "Ben" ;
    ns1:literalName "Martha de Ben"@nl ;
    ns1:surnamePrefix "de"
  ] .

