@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-219281-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-219281-4326	ogcgs:asWKT	"POLYGON((2.278038 41.814875,2.277441 41.813442,2.275906 41.812436,2.275174 41.809679,2.272761 41.808683,2.272021 41.807697,2.273412 41.805783,2.276501 41.806997,2.278647 41.808873,2.28184 41.809889,2.286249 41.810103,2.285294 41.810599,2.278241 41.810179,2.278316 41.812558,2.279179 41.813613,2.278038 41.814875))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	313226.653024 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.272021> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.805783> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.286249> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.814875> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-219281-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-219281-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.272021 ;
	ns6:hasLowerBound106	41.805783 ;
	ns6:hasRightBound107	2.286249 ;
	ns6:hasUpperBound106	41.814875 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-219281	ns2:hasPolygon	ns1:s5-08-219281-4326 .