@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bJ8n9z>
  pico:hasAge "17"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:birthPlace "Hilligersberg"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fb7cf5b3c239aa2e98fe6cf6adaca5c3a0d3a0acb6cd887c446cca3de6e61150"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna van der Torren"@nl ;
  ns0:familyName "van der Torren"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bywV5n> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f48bc218-33e7-2525-77c9-0b1e82e70287> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3237> ;
  ns0:additionalName [
    ns1:baseSurname "Torren"^^xsd:string ;
    ns1:literalName "Johanna van der Torren"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

