@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#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bsgHYO>
  sdo:name "Hofstedegeld nummer 69"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/hofstedegeld/69"@nl ;
  a sdo:CreativeWork, gtm:Hofstedegeld ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35137> ;
  sdo:sdDatePublished "2025-10-24T16:17:41+00:00"^^xsd:dateTime ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710432 52.010491)"^^geo:wktLiteral ] .

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