@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-31-652-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-31-652-4326	ogcgs:asWKT	"POLYGON((-2.326405 42.543279,-2.32119 42.551328,-2.324283 42.555905,-2.322178 42.551177,-2.323193 42.550582,-2.323412 42.549306,-2.324549 42.547908,-2.326279 42.546735,-2.327452 42.54647,-2.326813 42.545203,-2.326405 42.543279))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/107290.681199-M2> ;
	ns2:hasAreaInSquareMeters	107290.681199 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.327452> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.543279> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.32119> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.555905> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-31-652-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-31-652-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.327452 ;
	ns6:hasLowerBound106	42.543279 ;
	ns6:hasRightBound107	-2.32119 ;
	ns6:hasUpperBound106	42.555905 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-31-652	ns2:hasPolygon	ns1:s5s5-31-652-4326 .