@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-01-4441-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-4441-4326	ogcgs:asWKT	"POLYGON((-2.641356 42.790854,-2.640689 42.790731,-2.639472 42.792151,-2.63934 42.792503,-2.639125 42.792639,-2.638438 42.793237,-2.637014 42.793278,-2.639691 42.796361,-2.639794 42.796548,-2.640018 42.795594,-2.639337 42.794325,-2.639418 42.794049,-2.640236 42.793356,-2.64198 42.791973,-2.641975 42.791935,-2.641356 42.790854))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/43114.86862013001-M2> ;
	ns2:hasAreaInSquareMeters	43114.86862013001 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.64198> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.790731> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.637014> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.796548> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-4441-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-4441-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.64198 ;
	ns6:hasLowerBound106	42.790731 ;
	ns6:hasRightBound107	-2.637014 ;
	ns6:hasUpperBound106	42.796548 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-4441	ns2:hasPolygon	ns1:s5s5-01-4441-4326 .