@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/bG0RiAq>
  sdo:identifier "https://www.goudatijdmachine.nl/id/locatiepunt/1000006" ;
  sdo:name "L1000006"@nl ;
  a geo:Geometry, sdo:CreativeWork ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2899390> ;
  sdo:mainEntityOfPage <https://www.goudatijdmachine.nl/project-wijdstraat/locaties/viewer/ark:/60537/bG0RiAq> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710317 52.010787)"^^geo:wktLiteral ] .

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