@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-654965-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-654965-4326	ogcgs:asWKT	"POLYGON((-0.078459 38.798112,-0.073694 38.800465,-0.072294 38.800325,-0.071337 38.802199,-0.071697 38.803137,-0.070196 38.803933,-0.069384 38.804886,-0.072546 38.802759,-0.073846 38.802726,-0.073226 38.80167,-0.076388 38.800721,-0.078611 38.798231,-0.078459 38.798112))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	121917.649234 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.078611> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.798112> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.069384> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.804886> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-654965-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-654965-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.078611 ;
	ns6:hasLowerBound106	38.798112 ;
	ns6:hasRightBound107	-0.069384 ;
	ns6:hasUpperBound106	38.804886 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-654965	ns2:hasPolygon	ns1:s5-03-654965-4326 .