@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-77402-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-77402-4326	ogcgs:asWKT	"POLYGON((-1.198167 38.286974,-1.196434 38.285763,-1.194169 38.288083,-1.190577 38.288525,-1.189166 38.290038,-1.18473 38.290974,-1.186168 38.292727,-1.192654 38.2923,-1.195596 38.28964,-1.198843 38.288528,-1.198167 38.286974))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	404884.406316 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.198843> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.285763> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.18473> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.292727> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-77402-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-77402-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.198843 ;
	ns6:hasLowerBound106	38.285763 ;
	ns6:hasRightBound107	-1.18473 ;
	ns6:hasUpperBound106	38.292727 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-77402	ns2:hasPolygon	ns1:s5-30-77402-4326 .