@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bS5t0F>
  pico:hasAge "17"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2abf20aa91415de2f0da5f7b986cd0a3c8a9a7b9032373bb1ae567b6ff98902a"^^xsd:string ;
  schema:familyName "Olman"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Olman"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b2V2Pf> ;
  gtm:straat <https://n2t.net/ark:/60537/bOyyTP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/7818> .

