@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 prov: <http://www.w3.org/ns/prov#> .
@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/bMtz9S>
  pico:hasAge "60"^^xsd:string ;
  ns0:givenName "Anna"^^xsd:string ;
  ns0:name "Anna de Haas"@nl ;
  ns0:familyName "de Haas"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fdcdadfa7bafa331e37d5b2f0e53b57ae3ab11ad376e5ed0ba597ebab8e483cf"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMGvRT> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/38cd6a04-e483-7a1b-df89-23bd43f727ff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2718> ;
  ns0:additionalName [
    ns1:baseSurname "Haas"^^xsd:string ;
    ns1:literalName "Anna de Haas"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

