@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bN5F4H>
  ns0:name "Elzemarkt"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/elzemarkt" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/292> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7099049 52.0129069,4.7097312 52.0128662,4.7087958 52.0124328)"^^geo:wktLiteral ] .

