@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-77007-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-77007-4326	ogcgs:asWKT	"POLYGON((-1.214305 38.264871,-1.214913 38.263101,-1.212262 38.263264,-1.210792 38.264702,-1.207798 38.263806,-1.208361 38.261887,-1.205727 38.261385,-1.204373 38.262627,-1.206248 38.265844,-1.208687 38.265904,-1.210478 38.266433,-1.213759 38.265555,-1.214305 38.264871))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	249093.555309 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.214913> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.261385> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.204373> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.266433> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-77007-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-77007-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.214913 ;
	ns6:hasLowerBound106	38.261385 ;
	ns6:hasRightBound107	-1.204373 ;
	ns6:hasUpperBound106	38.266433 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-77007	ns2:hasPolygon	ns1:s5-30-77007-4326 .