@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/bbePBA>
  pico:hasAge "25" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie Smits"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c23875f9-dbd2-4865-969a-aefb54f8369d" ;
  gtm:religie "Rooms" ;
  ns0:familyName "Smits" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  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/52801> .

