@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:original-07-39092-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-39092-4326	ogcgs:asWKT	"POLYGON((1.24134 38.883533,1.241449 38.883712,1.24169 38.88425,1.242647 38.884235,1.241775 38.885265,1.240049 38.88456,1.240038 38.884359,1.240332 38.884252,1.240902 38.883616,1.240846 38.883494,1.24134 38.883533))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	21342.3597355 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.240038> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.883494> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.242647> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.885265> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-39092-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-39092-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.240038 ;
	ns6:hasLowerBound106	38.883494 ;
	ns6:hasRightBound107	1.242647 ;
	ns6:hasUpperBound106	38.885265 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-39092	ns2:hasPolygon	ns1:original-07-39092-4326 .