@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/bzYC5w>
  pico:hasAge "69" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie Kuijf"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/85787746-0da0-4d27-9a8d-2b3a7bd50bbf" ;
  ns0:familyName "Kuijf" ;
  gtm:religie "Rooms" ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lopik> ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCGUXL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52798> .

