@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-48-1011364-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1011364-4326	ogcgs:asWKT	"POLYGON((-2.704219 43.345691,-2.704724 43.346247,-2.705351 43.346026,-2.705611 43.3463,-2.705737 43.346053,-2.705153 43.345779,-2.704961 43.345381,-2.704331 43.344954,-2.704202 43.344408,-2.703387 43.344231,-2.703545 43.344675,-2.702666 43.345183,-2.702744 43.34529,-2.703098 43.345534,-2.70388 43.345039,-2.704219 43.345691))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	17960.6834542 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.705737> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.344231> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.702666> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.3463> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1011364-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1011364-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.705737 ;
	ns6:hasLowerBound106	43.344231 ;
	ns6:hasRightBound107	-2.702666 ;
	ns6:hasUpperBound106	43.3463 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1011364	ns2:hasPolygon	ns1:s5-48-1011364-4326 .