@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-09-402015-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-09-402015-4326	ogcgs:asWKT	"POLYGON((-3.354939 42.047599,-3.351912 42.050252,-3.350683 42.050297,-3.34884 42.052647,-3.349074 42.053657,-3.343961 42.056077,-3.342132 42.057335,-3.340814 42.057485,-3.339423 42.055988,-3.337773 42.055702,-3.334972 42.057659,-3.333312 42.06045,-3.333738 42.059889,-3.336131 42.060184,-3.338811 42.060972,-3.340731 42.060079,-3.342015 42.059795,-3.344842 42.057985,-3.346443 42.058606,-3.348561 42.057194,-3.348934 42.056844,-3.350596 42.054896,-3.352801 42.05478,-3.35349 42.053165,-3.357891 42.050656,-3.358898 42.048685,-3.357816 42.047495,-3.356124 42.047306,-3.354939 42.047599))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	787381.314633 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.358898> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.047306> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.333312> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.060972> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-09-402015-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-09-402015-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.358898 ;
	ns6:hasLowerBound106	42.047306 ;
	ns6:hasRightBound107	-3.333312 ;
	ns6:hasUpperBound106	42.060972 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-09-402015	ns2:hasPolygon	ns1:s5-09-402015-4326 .