@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/breaMY>
  schema:mentions "B&W besluit, nummer 529411 (22-04-2008)"@nl ;
  gtm:genoemdNaar "Genoemd naar de functie van de weg, als toegangsweg tot de Sint-Janskerk."@nl ;
  schema:alternateName "Grote Kerksteeg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/straat/kerksteeg"^^xsd:string ;
  schema:name "Kerksteeg"@nl ;
  gtm:ligging "van de Markt naar Achter de Kerk"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0513300000003871>, <http://www.wikidata.org/entity/Q19295342> ;
  hg:liesIn <https://n2t.net/ark:/60537/bixjB4>, <https://n2t.net/ark:/60537/bLr5SD>, <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/318> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7102955 52.0111146, 4.7105941 52.0108855)"^^geo:wktLiteral ] .

