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

<https://n2t.net/ark:/60537/bcHJKu>
  pico:hasAge "28"^^xsd:string ;
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Neleman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c3c2926f-d4eb-4e65-be9c-420c66fe9361"^^xsd:string ;
  ns0:familyName "Neleman"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUB6de> ;
  gtm:straat <https://n2t.net/ark:/60537/bx3M3g> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/da741511-efdb-7241-00c8-6a9a14d8ac12> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58900> .

