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

<https://n2t.net/ark:/60537/benhSO>
  pico:hasAge "46" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/24a8250afe3d7c52de0d4d3096d2f4a9bb24310b9c7fc0ab6c84e2885928bffc" ;
  sdo:givenName "Jans" ;
  sdo:name "Jans Peuzelaar"@nl ;
  sdo:familyName "Peuzelaar" ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/stoelenmatster> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwedzM> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6569> ;
  sdo:sdDatePublished "2025-10-26T22:13:39+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
