@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:s5-02-544975-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-544975-4326	ogcgs:asWKT	"POLYGON((-2.823794 39.005532,-2.824932 39.006418,-2.828552 39.003862,-2.826614 39.002398,-2.82696 39.001365,-2.828183 39.000616,-2.829287 38.998579,-2.829218 38.997237,-2.830782 38.997097,-2.830124 38.994245,-2.826868 38.99262,-2.828853 38.994509,-2.82782 38.998201,-2.827986 39.000428,-2.825736 39.001937,-2.826727 39.004194,-2.823794 39.005532))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	179095.538071 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.830782> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.99262> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.823794> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.006418> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-544975-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-544975-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.830782 ;
	ns6:hasLowerBound106	38.99262 ;
	ns6:hasRightBound107	-2.823794 ;
	ns6:hasUpperBound106	39.006418 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-544975	ns2:hasPolygon	ns1:s5-02-544975-4326 .