@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-01-1128975-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-01-1128975-4326	ogcgs:asWKT	"POLYGON((-2.588075 43.035021,-2.58784 43.034533,-2.585651 43.035121,-2.583491 43.035952,-2.583039 43.035971,-2.581571 43.03649,-2.581496 43.036622,-2.581982 43.0365,-2.582662 43.036793,-2.583416 43.036733,-2.584002 43.036218,-2.584812 43.036251,-2.585775 43.035484,-2.586738 43.03505,-2.587067 43.035403,-2.588075 43.035021))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	28912.4798955 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.588075> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.034533> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.581496> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.036793> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-01-1128975-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-01-1128975-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.588075 ;
	ns6:hasLowerBound106	43.034533 ;
	ns6:hasRightBound107	-2.581496 ;
	ns6:hasUpperBound106	43.036793 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-01-1128975	ns2:hasPolygon	ns1:s5-01-1128975-4326 .