@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/b2I5Ys>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/koekelstokpoortje" ;
  ns0:name "Koekelstokpoortje"@nl ;
  ns0:alternateName "Koekelstokspoort"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/321> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.71313566 52.01249559, 4.71370203 52.01273330)"^^geo:wktLiteral ] .

