@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-654048-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-654048-4326	ogcgs:asWKT	"POLYGON((-0.684857 38.021749,-0.685729 38.020869,-0.685823 38.01959,-0.687897 38.019465,-0.688696 38.020104,-0.690354 38.020452,-0.690516 38.020349,-0.685947 38.017791,-0.685355 38.017175,-0.684986 38.0185,-0.683804 38.020315,-0.682708 38.020361,-0.683319 38.021745,-0.684857 38.021749))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	97136.5792429 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.690516> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.017175> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.682708> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.021749> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-654048-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-654048-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.690516 ;
	ns6:hasLowerBound106	38.017175 ;
	ns6:hasRightBound107	-0.682708 ;
	ns6:hasUpperBound106	38.021749 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-654048	ns2:hasPolygon	ns1:s5-03-654048-4326 .