@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bnTZ4N>
  pico:hasAge "8"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/99945926e69e2fc9468d2c60339d79cccad7da9fcbb28baa6844ffc4dd2e163e"^^xsd:string ;
  ns0:givenName "Leendert"^^xsd:string ;
  ns0:name "Leendert Rietveld"@nl ;
  ns0:familyName "Rietveld"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRtBGD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5732> .

