@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#> .

<https://n2t.net/ark:/60537/b3XkYf>
  pico:hasAge "17"^^xsd:string ;
  ns0:givenName "Anneken Aunes"^^xsd:string ;
  ns0:name "Anneken Aunes Veening"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5e0d81f6-f9a4-48e1-a067-e00752e33ff0"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "Veening"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoenmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bqbVH2> ;
  gtm:straat <https://n2t.net/ark:/60537/bqOMpV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61525> .

