@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-45-568903-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-568903-4326	ogcgs:asWKT	"POLYGON((-4.31755 40.176196,-4.318391 40.178296,-4.318492 40.180273,-4.317406 40.182707,-4.315104 40.183236,-4.315857 40.184331,-4.320513 40.186275,-4.320975 40.18754,-4.323168 40.187857,-4.322438 40.186868,-4.322494 40.182971,-4.321823 40.182259,-4.320948 40.177182,-4.320356 40.175994,-4.31755 40.176196))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	413577.190759 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.323168> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.175994> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.315104> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.187857> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-568903-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-568903-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.323168 ;
	ns6:hasLowerBound106	40.175994 ;
	ns6:hasRightBound107	-4.315104 ;
	ns6:hasUpperBound106	40.187857 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-568903	ns2:hasPolygon	ns1:s5-45-568903-4326 .