@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-10-300007-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-300007-4326	ogcgs:asWKT	"POLYGON((-6.527303 40.11018,-6.528106 40.113595,-6.527801 40.115904,-6.529265 40.116749,-6.530743 40.120446,-6.53235 40.12144,-6.533657 40.119482,-6.5342 40.117435,-6.539494 40.115628,-6.541533 40.116571,-6.542056 40.114966,-6.541462 40.11236,-6.540568 40.109972,-6.540749 40.109256,-6.537322 40.106926,-6.530026 40.107744,-6.52715 40.107674,-6.527303 40.11018))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1285767.41183 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.542056> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.106926> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.52715> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.12144> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-300007-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-300007-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.542056 ;
	ns6:hasLowerBound106	40.106926 ;
	ns6:hasRightBound107	-6.52715 ;
	ns6:hasUpperBound106	40.12144 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-300007	ns2:hasPolygon	ns1:s5-10-300007-4326 .