@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-03-655486-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-655486-4326	ogcgs:asWKT	"POLYGON((-0.547751 38.795891,-0.547298 38.796036,-0.549242 38.796375,-0.549757 38.795597,-0.553514 38.794773,-0.554989 38.794834,-0.554343 38.790695,-0.553237 38.791043,-0.550859 38.792625,-0.546059 38.793542,-0.548067 38.79358,-0.548118 38.794292,-0.550162 38.79483,-0.547751 38.795891))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	201788.193843 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.554989> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.790695> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.546059> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.796375> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-655486-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-655486-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.554989 ;
	ns6:hasLowerBound106	38.790695 ;
	ns6:hasRightBound107	-0.546059 ;
	ns6:hasUpperBound106	38.796375 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-655486	ns2:hasPolygon	ns1:s5-03-655486-4326 .