@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-22-592011-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-22-592011-4326	ogcgs:asWKT	"POLYGON((0.183263 42.32162,0.182548 42.321085,0.182625 42.319503,0.183878 42.318806,0.185909 42.318673,0.188708 42.319749,0.188706 42.321108,0.190943 42.321799,0.191704 42.321934,0.190699 42.32216,0.188114 42.321331,0.18798 42.320077,0.184534 42.322011,0.183263 42.32162))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	124509.553723 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.182548> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.318673> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.191704> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.32216> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-22-592011-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-22-592011-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	0.182548 ;
	ns6:hasLowerBound106	42.318673 ;
	ns6:hasRightBound107	0.191704 ;
	ns6:hasUpperBound106	42.32216 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-22-592011	ns2:hasPolygon	ns1:s5-22-592011-4326 .