@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-03-657384-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-657384-4326	ogcgs:asWKT	"POLYGON((-0.822227 38.005329,-0.82065 38.004173,-0.820734 38.003126,-0.819264 38.003086,-0.818666 38.00239,-0.816518 38.00147,-0.815036 37.999879,-0.813835 37.999185,-0.812027 37.999481,-0.812615 38.00062,-0.814992 38.002524,-0.81476 38.004236,-0.81691 38.007356,-0.822227 38.005329))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	305751.033122 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.822227> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.999185> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.812027> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.007356> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-657384-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-657384-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.822227 ;
	ns6:hasLowerBound106	37.999185 ;
	ns6:hasRightBound107	-0.812027 ;
	ns6:hasUpperBound106	38.007356 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-657384	ns2:hasPolygon	ns1:s5-03-657384-4326 .