@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/bbRW8h>
  pico:hasAge "50"^^xsd:string ;
  ns0:givenName "Anneken Aunes"^^xsd:string ;
  ns0:name "Anneken Aunes Zwolsman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3d2ea8b9-72c3-465b-a204-5fb6e8782cd8"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:familyName "Zwolsman"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  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/61524> .

