@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/bfpN1W>
  pico:hasAge "21" ;
  ns0:givenName "Dana" ;
  ns0:name "Dana de Ben"@nl ;
  ns0:familyName "de Ben" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/35885bb0d1a00fa2de485cd516a06e8fcdaeb37eed2e5525e6e52ea5aa9bc496" ;
  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/1592> ;
  ns0:additionalName [
    ns1:baseSurname "Ben" ;
    ns1:literalName "Dana de Ben"@nl ;
    ns1:surnamePrefix "de"
  ] .

