@prefix pico: <https://personsincontext.org/model#> .
@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/b12vtM>
  pico:hasAge "40" ;
  ns0:givenName "Aagje" ;
  ns0:name "Aagje Luitjes"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1e6cd164fd0240f096508b4e5a8cfae8f72a33195845db1c44b6d81febab19dd" ;
  ns0:familyName "Luitjes" ;
  gtm:straat <https://n2t.net/ark:/60537/b87hSO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZATAA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/487> .

