@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/bX5f7s>
  ns0:name "Brede zijde"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/brede-zijde" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/283> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7157312 52.0124653,4.7264127 52.0145061)"^^geo:wktLiteral ] .

