@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/bHT9ST>
  pico:hasAge "45" ;
  sdo:givenName "Dirk" ;
  sdo:name "Dirk Lunenburg"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/36979f76677d2e4c7ba0c3c9c9feebe760ea323d83d00fb3d3878d444e644d32" ;
  sdo:hasOccupation "Koster van St Janskerk"@nl ;
  sdo:familyName "Lunenburg" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bW2ZRn> ;
  gtm:straat <https://n2t.net/ark:/60537/bz8LWQ> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/443> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime .

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