@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/bwEnXg>
  pico:hasAge "19"^^xsd:string ;
  ns0:familyName "den Riet"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7f148286a18ea101f0f35843c0142a48ca7d7771574b3ebb7358b46501a51384"^^xsd:string ;
  ns0:givenName "Janna"^^xsd:string ;
  ns0:name "Janna den Riet"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSipz3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5251> ;
  ns0:additionalName [
    ns1:baseSurname "Riet"^^xsd:string ;
    ns1:literalName "Janna den Riet"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

