@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/b6S5Q0>
  pico:hasAge "17"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/208e5d7313dacfaa7258ea1beb5ca6d1dccc38c2b127b0d3c56db24902a75c4b"^^xsd:string ;
  ns0:familyName "Prinsenberg"^^xsd:string ;
  ns0:givenName "Simon"^^xsd:string ;
  ns0:name "Simon Prinsenberg"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tuinier> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bg28h9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2251> .

