@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-326829-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-326829-4326	ogcgs:asWKT	"POLYGON((2.115412 42.023904,2.117227 42.022708,2.118124 42.025698,2.121066 42.022513,2.121132 42.02189,2.123805 42.022392,2.128258 42.024543,2.128449 42.026495,2.126027 42.027723,2.124008 42.027873,2.11973 42.026751,2.118556 42.027001,2.116018 42.024922,2.114869 42.025188,2.113738 42.026383,2.112192 42.02583,2.112469 42.024021,2.115412 42.023904))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	473669.175408 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.112192> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.02189> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.128449> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.027873> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-326829-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-326829-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.112192 ;
	ns6:hasLowerBound106	42.02189 ;
	ns6:hasRightBound107	2.128449 ;
	ns6:hasUpperBound106	42.027873 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-326829	ns2:hasPolygon	ns1:s5-08-326829-4326 .