@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-73656-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-73656-4326	ogcgs:asWKT	"POLYGON((-1.037817 37.9876,-1.042275 37.98474,-1.039783 37.983963,-1.037906 37.982311,-1.035707 37.983078,-1.033569 37.981408,-1.031551 37.98248,-1.02945 37.985137,-1.027094 37.986506,-1.027154 37.987764,-1.025315 37.991699,-1.026594 37.992714,-1.027255 37.990677,-1.030923 37.992876,-1.035176 37.991613,-1.037267 37.990088,-1.037817 37.9876))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1024043.68862 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.042275> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.981408> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.025315> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.992876> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-73656-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-73656-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.042275 ;
	ns6:hasLowerBound106	37.981408 ;
	ns6:hasRightBound107	-1.025315 ;
	ns6:hasUpperBound106	37.992876 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-73656	ns2:hasPolygon	ns1:s5-30-73656-4326 .