@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-08-242542-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-242542-4326	ogcgs:asWKT	"POLYGON((2.125502 42.004308,2.126589 42.005873,2.126165 42.007807,2.127022 42.00952,2.128835 42.009086,2.129336 42.011481,2.12805 42.013178,2.124048 42.011906,2.121795 42.010023,2.121209 42.009682,2.120255 42.009471,2.11914 42.007412,2.119382 42.005731,2.11721 42.005674,2.119243 42.002191,2.121312 42.004453,2.123455 42.005378,2.125502 42.004308))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	506913.459728 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.11721> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.002191> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.129336> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.013178> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-242542-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-242542-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.11721 ;
	ns6:hasLowerBound106	42.002191 ;
	ns6:hasRightBound107	2.129336 ;
	ns6:hasUpperBound106	42.013178 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-242542	ns2:hasPolygon	ns1:s5-08-242542-4326 .