@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-08-212656-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-08-212656-4326	ogcgs:asWKT	"POLYGON((2.219486 41.904161,2.21972 41.90402,2.220103 41.903788,2.220407 41.903656,2.220574 41.903563,2.220575 41.903575,2.220585 41.903701,2.22066 41.904083,2.220785 41.904423,2.220946 41.904992,2.221132 41.905475,2.221416 41.905827,2.221362 41.90583,2.221025 41.90576,2.220417 41.905702,2.219522 41.904395,2.219486 41.904161))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	18854.7995951 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.219486> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.903563> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.221416> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.90583> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-08-212656-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-08-212656-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.219486 ;
	ns6:hasLowerBound106	41.903563 ;
	ns6:hasRightBound107	2.221416 ;
	ns6:hasUpperBound106	41.90583 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-08-212656	ns2:hasPolygon	ns1:original-08-212656-4326 .