@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/bZnWNv>
  pico:hasAge "60"^^xsd:string ;
  ns0:givenName "Anna"^^xsd:string ;
  ns0:name "Anna de Graaf"@nl ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8e22cfe4b453b06b847e24f059da57145845b53bc455300f03a602a0d3d8e2c5"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bloemendaal> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bY7ZRn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2012> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Anna de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

