@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/bixhkR>
  pico:hasAge "11" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie Luitjes"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2ea0cbcd6b51d5c72b2040ea5fb608530e591a6d47e0ab332c75506740c5974a" ;
  ns0:familyName "Luitjes" ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bj9DBV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1104> .

