@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-331-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-31-331-4326	ogcgs:asWKT	"POLYGON((-1.45668 43.179971,-1.463322 43.183493,-1.473397 43.178225,-1.491109 43.175417,-1.492141 43.17128,-1.490444 43.170084,-1.490957 43.168804,-1.496023 43.158206,-1.497395 43.158457,-1.501543 43.150698,-1.4826 43.153537,-1.462741 43.164004,-1.460235 43.161662,-1.454756 43.164292,-1.452486 43.176398,-1.456115 43.178924,-1.45668 43.179971))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/5507477.069315-M2> ;
	ns2:hasAreaInSquareMeters	5507477.069315 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.501543> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.150698> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.452486> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.183493> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-31-331-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-31-331-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.501543 ;
	ns6:hasLowerBound106	43.150698 ;
	ns6:hasRightBound107	-1.452486 ;
	ns6:hasUpperBound106	43.183493 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-31-331	ns2:hasPolygon	ns1:s5s5-31-331-4326 .