@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bhHwkv>
  ns0:name "Dwarstocht"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/dwarstocht" ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0513300000009175> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  ns0:mentions <https://oudewebsite.diegoude.nl/wp-content/uploads/2021/02/905630-Tuinenbuurt.pdf> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/36855> ;
  ns0:startDate "2014-09-25"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.6826117 52.0048475, 4.6801674 52.0032718)"^^geo:wktLiteral ] .

