@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/brEBXU>
  ns0:name "Boenstoep"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/boenstoep" ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0513300000009190> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  ns0:mentions <https://oudewebsite.diegoude.nl/wp-content/uploads/2021/02/1600-Westergouwe-fase2.pdf> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/36761> ;
  ns0:startDate "2017-12-12"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.6771825 52.0051277, 4.6789581 52.0062802)"^^geo:wktLiteral ] .

