@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-80089-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-80089-4326	ogcgs:asWKT	"POLYGON((-2.198298 38.035517,-2.197298 38.037384,-2.19828 38.039495,-2.199815 38.040384,-2.202562 38.038834,-2.203018 38.037698,-2.206215 38.035843,-2.208742 38.035298,-2.210651 38.032268,-2.205882 38.030735,-2.202416 38.031443,-2.201392 38.030705,-2.20109 38.031909,-2.198393 38.033992,-2.198298 38.035517))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	687643.821604 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.210651> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.030705> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.197298> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.040384> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-80089-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-80089-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.210651 ;
	ns6:hasLowerBound106	38.030705 ;
	ns6:hasRightBound107	-2.197298 ;
	ns6:hasUpperBound106	38.040384 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-80089	ns2:hasPolygon	ns1:s5-30-80089-4326 .