@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-38334-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-38334-4326	ogcgs:asWKT	"POLYGON((1.481763 39.088235,1.482415 39.088513,1.482344 39.089251,1.483112 39.08946,1.482838 39.090353,1.482003 39.090569,1.480452 39.090095,1.480169 39.089774,1.480601 39.088436,1.481763 39.088235))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	44815.5334723 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.480169> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.088235> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.483112> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.090569> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-38334-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-38334-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.480169 ;
	ns6:hasLowerBound106	39.088235 ;
	ns6:hasRightBound107	1.483112 ;
	ns6:hasUpperBound106	39.090569 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-38334	ns2:hasPolygon	ns1:original-07-38334-4326 .