@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bAp0RT>
  pico:hasAge "39"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3289e5a9-da73-42b4-9f0c-def130987272"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena van der Graaf"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van der Graaf"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  gtm:straat <https://n2t.net/ark:/60537/bCGFF3> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bPBiGB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60151> ;
  schema:additionalName [
    ns0:baseSurname "Graaf"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

