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

<https://n2t.net/ark:/60537/b1FCTVe>
  schema:identifier "https://www.goudatijdmachine.nl/id/locatiepunt/1000011"^^xsd:string ;
  schema:name "L1000011"@nl ;
  a geo:Geometry ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2899395> ;
  schema:mainEntityOfPage <https://www.goudatijdmachine.nl/project-wijdstraat/locaties/viewer/ark:/60537/b1FCTVe> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710334 52.010658)"^^geo:wktLiteral ] .

