@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#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bcHLPI>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/teixeira-de-mattoshof" ;
  ns0:name "Teixeira de Mattoshof"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0513300000009256> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/96620> ;
  ns0:mentions <https://zoek.officielebekendmakingen.nl/gmb-2023-24888.html> ;
  ns0:startDate "2023-01-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121908 52.0091382, 4.7122028 52.0091242, 4.7126117 52.0092472, 4.7126493 52.0092017, 4.7126037 52.0091852, 4.7126507 52.0091283, 4.7129617 52.0092199, 4.7129363 52.0092455, 4.7129859 52.0092604, 4.7130047 52.0092339, 4.7130181 52.0092372, 4.7129255 52.0093652, 4.7121908 52.0091382))"^^geo:wktLiteral ;
    osm:area 456.0
  ] .

