@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-30-73572-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-73572-4326	ogcgs:asWKT	"POLYGON((-1.575909 37.865561,-1.576746 37.861444,-1.57493 37.858353,-1.572257 37.858583,-1.569017 37.860103,-1.564083 37.863666,-1.560096 37.865305,-1.560965 37.866501,-1.565568 37.86643,-1.567661 37.867075,-1.566519 37.865233,-1.569771 37.86418,-1.573783 37.861013,-1.57602 37.862089,-1.575828 37.863152,-1.575909 37.865561))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	511293.313634 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.576746> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.858353> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.560096> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.867075> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-73572-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-73572-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.576746 ;
	ns6:hasLowerBound106	37.858353 ;
	ns6:hasRightBound107	-1.560096 ;
	ns6:hasUpperBound106	37.867075 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-73572	ns2:hasPolygon	ns1:s5-30-73572-4326 .