@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-02-543795-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-543795-4326	ogcgs:asWKT	"POLYGON((-2.597875 38.919882,-2.597068 38.918763,-2.598948 38.914464,-2.597132 38.913872,-2.595982 38.915442,-2.592149 38.916126,-2.587914 38.918811,-2.591635 38.921021,-2.592828 38.922805,-2.595273 38.921376,-2.597434 38.920886,-2.597875 38.919882),(-2.594329 38.921015,-2.592743 38.920747,-2.591388 38.919451,-2.592793 38.918319,-2.594805 38.917758,-2.596582 38.918388,-2.596013 38.920107,-2.594329 38.921015))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	370662.296778 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.598948> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.913872> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.587914> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.922805> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-543795-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-543795-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.598948 ;
	ns6:hasLowerBound106	38.913872 ;
	ns6:hasRightBound107	-2.587914 ;
	ns6:hasUpperBound106	38.922805 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-543795	ns2:hasPolygon	ns1:s5-02-543795-4326 .