@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/bh4oz6>
  pico:hasAge "35"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8940adbd0878c5388290f5e618c3c5fd180f8eeed9d3a2fd494a50d9b2113d94"^^xsd:string ;
  ns0:familyName "Leons"^^xsd:string ;
  ns0:birthPlace "Lucern"^^xsd:string ;
  ns0:givenName "Meyer"^^xsd:string ;
  ns0:name "Meyer Leons"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b37Ks3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1824> .

