@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-30-70360-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-70360-4326	ogcgs:asWKT	"POLYGON((-1.207818 37.621406,-1.21019 37.620318,-1.212462 37.617321,-1.214978 37.615533,-1.215372 37.618605,-1.217749 37.620298,-1.218925 37.61772,-1.218174 37.613251,-1.213728 37.613127,-1.211928 37.612468,-1.214005 37.610939,-1.212739 37.607854,-1.211769 37.609295,-1.208456 37.611356,-1.210029 37.612846,-1.209976 37.615507,-1.211628 37.617343,-1.210819 37.618044,-1.20927 37.618127,-1.209013 37.61984,-1.207818 37.621406))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	541508.841471 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.218925> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.607854> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.207818> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.621406> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-70360-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-70360-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.218925 ;
	ns6:hasLowerBound106	37.607854 ;
	ns6:hasRightBound107	-1.207818 ;
	ns6:hasUpperBound106	37.621406 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-70360	ns2:hasPolygon	ns1:s5-30-70360-4326 .