@prefix sdo: <https://schema.org/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bhuNxBC>
  sdo:identifier "https://www.goudatijdmachine.nl/id/locatiepunt/1000009" ;
  sdo:name "L1000009"@nl ;
  a geo:Geometry, sdo:CreativeWork ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2899393> ;
  sdo:mainEntityOfPage <https://www.goudatijdmachine.nl/project-wijdstraat/locaties/viewer/ark:/60537/bhuNxBC> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710324 52.010710)"^^geo:wktLiteral ] .

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