@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-548332-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-548332-4326	ogcgs:asWKT	"POLYGON((-2.257659 38.389714,-2.261355 38.38704,-2.271215 38.379996,-2.273022 38.381894,-2.274434 38.386667,-2.274344 38.388348,-2.274776 38.38921,-2.274674 38.388811,-2.274605 38.387766,-2.274541 38.385651,-2.272524 38.380546,-2.271337 38.379909,-2.278841 38.374534,-2.278435 38.374416,-2.276195 38.376174,-2.261061 38.386929,-2.257652 38.389346,-2.256977 38.389357,-2.257659 38.389714))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	86728.4254323 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.278841> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.374416> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.256977> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.389714> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-548332-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-548332-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.278841 ;
	ns6:hasLowerBound106	38.374416 ;
	ns6:hasRightBound107	-2.256977 ;
	ns6:hasUpperBound106	38.389714 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-548332	ns2:hasPolygon	ns1:s5-02-548332-4326 .