@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-27-31429-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-27-31429-4326	ogcgs:asWKT	"POLYGON((-7.397128 42.634338,-7.400994 42.634104,-7.403106 42.636715,-7.403398 42.631265,-7.413862 42.631145,-7.414617 42.630837,-7.411385 42.62904,-7.407761 42.629427,-7.405086 42.627482,-7.401109 42.632744,-7.396514 42.633664,-7.396119 42.635228,-7.397128 42.634338))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	383978.375596 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.414617> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.627482> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.396119> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.636715> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-27-31429-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-27-31429-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.414617 ;
	ns6:hasLowerBound106	42.627482 ;
	ns6:hasRightBound107	-7.396119 ;
	ns6:hasUpperBound106	42.636715 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-27-31429	ns2:hasPolygon	ns1:s5-27-31429-4326 .