@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-05-280604-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-280604-4326	ogcgs:asWKT	"POLYGON((-5.654592 40.279088,-5.65362 40.28206,-5.651136 40.28176,-5.648687 40.282235,-5.648855 40.283299,-5.64985 40.283678,-5.651695 40.284902,-5.653576 40.285074,-5.655692 40.282977,-5.657169 40.282884,-5.656766 40.279468,-5.655219 40.278464,-5.654592 40.279088))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	242459.976175 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.657169> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.278464> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.648687> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.285074> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-280604-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-280604-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.657169 ;
	ns6:hasLowerBound106	40.278464 ;
	ns6:hasRightBound107	-5.648687 ;
	ns6:hasUpperBound106	40.285074 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-280604	ns2:hasPolygon	ns1:s5-05-280604-4326 .