@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/bG0RWz>
  pico:hasAge "78"^^xsd:string ;
  ns0:givenName "Aagje"^^xsd:string ;
  ns0:name "Aagje IJsselstein"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1483dbf376eb42f15357e39515e76ba68573bd716fa0ae6b0de5ac62051160c8"^^xsd:string ;
  ns0:familyName "IJsselstein"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBe0ZZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4917> ;
  gtm:straat <https://www.goudatijdmachine.nl/omeka/api/resources/233807> .

