@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-10-298432-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-298432-4326	ogcgs:asWKT	"POLYGON((-6.815592 40.060849,-6.813071 40.05862,-6.815796 40.057678,-6.818729 40.057513,-6.81699 40.055329,-6.816073 40.054914,-6.814007 40.055548,-6.812483 40.052995,-6.811363 40.051864,-6.811466 40.051695,-6.809478 40.051309,-6.809703 40.052391,-6.810879 40.052832,-6.811325 40.054405,-6.810225 40.055067,-6.81323 40.059507,-6.813448 40.059631,-6.815592 40.060849))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	159017.563481 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.818729> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.051309> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.809478> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.060849> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-298432-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-298432-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.818729 ;
	ns6:hasLowerBound106	40.051309 ;
	ns6:hasRightBound107	-6.809478 ;
	ns6:hasUpperBound106	40.060849 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-298432	ns2:hasPolygon	ns1:s5-10-298432-4326 .