@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bOyyTP>
  schema:alternateName "Den Regenbooch"@nl, "Regenbooch"@nl, "Regenboogh"@nl, "Reghenboghe"@nl, "Reghenboog"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/straat/regenboog"^^xsd:string ;
  gtm:ligging "noord oostzijde van de Markt"^^xsd:string ;
  schema:name "Regenboog"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bn4b0F> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/346> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.709986 52.0122528,4.7107208 52.0122675,4.7109723 52.0122084,4.7115658 52.0116937)"^^geo:wktLiteral ] .

