@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/polygon/> .
@prefix ns2:	<http://crossforest.eu/position/ontology/> .
ns1:s5s5-06-362-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-06-362-4326	ogcgs:asWKT	"POLYGON((-6.662196 38.510215,-6.667317 38.502853,-6.692115 38.499455,-6.699448 38.50553,-6.711187 38.504385,-6.715346 38.501672,-6.717615 38.501514,-6.719231 38.494618,-6.70476 38.489716,-6.695209 38.476197,-6.674494 38.478632,-6.642806 38.465368,-6.639438 38.473975,-6.627896 38.480796,-6.644224 38.497349,-6.662196 38.510215))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/19968726.6788809-M2> ;
	ns2:hasAreaInSquareMeters	19968726.6788809 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.719231> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.465368> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.627896> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.510215> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-06-362-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-06-362-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.719231 ;
	ns6:hasLowerBound106	38.465368 ;
	ns6:hasRightBound107	-6.627896 ;
	ns6:hasUpperBound106	38.510215 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-06-362	ns2:hasPolygon	ns1:s5s5-06-362-4326 .