@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/bkCiZe>
  ns0:name "Hortus"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/hortus" ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0513300000009178> ;
  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/36963> ;
  ns0:startDate "2014-09-25"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.6830407 52.0039127, 4.682068 52.0044971)"^^geo:wktLiteral ] .

