@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-70633-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-70633-4326	ogcgs:asWKT	"POLYGON((-1.316624 37.589021,-1.316593 37.588811,-1.309826 37.588956,-1.309956 37.591133,-1.30714 37.591822,-1.302324 37.590527,-1.301284 37.591896,-1.30317 37.594743,-1.303244 37.597913,-1.306151 37.598659,-1.30881 37.598597,-1.310335 37.595792,-1.309141 37.594532,-1.31021 37.592934,-1.312516 37.595132,-1.315627 37.592881,-1.316624 37.589021))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	720508.197814 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.316624> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.588811> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.301284> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.598659> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-70633-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-70633-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.316624 ;
	ns6:hasLowerBound106	37.588811 ;
	ns6:hasRightBound107	-1.301284 ;
	ns6:hasUpperBound106	37.598659 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-70633	ns2:hasPolygon	ns1:s5-30-70633-4326 .