@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bABFMj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/walensteeg" ;
  ns0:alternateName "Waalensteeg"@nl, "Waalesteeg"@nl, "Walesteeg"@nl ;
  ns0:name "Walensteeg"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5CUCb> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/371> ;
  ns0:startDate "1664"^^xsd:gYear ;
  ns0:endDate "1930-09-15"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7135712 52.0092019,4.7144524 52.0092759)"^^geo:wktLiteral ] .

