@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/boWuw9>
  pico:hasAge "87"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/922cd3362dbb7fde6307193eeb896e54f61022fcce497cefbfa794d8a25adcef"^^xsd:string ;
  ns0:birthPlace "Neurenburg"^^xsd:string ;
  ns0:familyName "Olmans"^^xsd:string ;
  ns0:givenName "Simon"^^xsd:string ;
  ns0:name "Simon Olmans"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bFBIrG> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6026> .

