@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/bTL3rr>
  pico:hasAge "20"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3b566b683a61b7d48f605d77078f7d5174c7bde7b515fa4dde152b3fa7d065e2"^^xsd:string ;
  ns0:givenName "Jonas Jozeph"^^xsd:string ;
  ns0:name "Jonas Jozeph Sanders"@nl ;
  ns0:familyName "Sanders"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJz0y7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6084> .

