@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:s5s5-02-3183-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-02-3183-4326	ogcgs:asWKT	"POLYGON((-2.207962 38.412649,-2.205204 38.410819,-2.200671 38.413338,-2.194642 38.408826,-2.184486 38.41119,-2.17449 38.412481,-2.172628 38.414788,-2.181476 38.42259,-2.182284 38.427456,-2.185833 38.42863,-2.194366 38.422862,-2.207566 38.422645,-2.210532 38.416708,-2.207962 38.412649),(-2.195319 38.421005,-2.192614 38.423326,-2.185743 38.42284,-2.186979 38.42033,-2.192802 38.418739,-2.198681 38.419741,-2.195319 38.421005))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/3524991.76696-M2> ;
	ns2:hasAreaInSquareMeters	3524991.76696 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.210532> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.408826> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.172628> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.42863> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-02-3183-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-02-3183-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.210532 ;
	ns6:hasLowerBound106	38.408826 ;
	ns6:hasRightBound107	-2.172628 ;
	ns6:hasUpperBound106	38.42863 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-02-3183	ns2:hasPolygon	ns1:s5s5-02-3183-4326 .