@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/bJ8n3u>
  pico:hasAge "17" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie Hageman"@nl ;
  ns0:familyName "Hageman" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c5352e7a8ffc689406bf5a60522b0e29a66cbc2dceda421ad0a80ab5b6b5ec6a" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8XkJc> ;
  gtm:straat <https://n2t.net/ark:/60537/bvpays> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1480> .

