@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-26-232103-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-26-232103-4326	ogcgs:asWKT	"POLYGON((-2.555407 42.121406,-2.556449 42.121457,-2.557057 42.121364,-2.558194 42.120045,-2.558158 42.116866,-2.555392 42.115409,-2.552583 42.117351,-2.551964 42.114851,-2.550271 42.114465,-2.54848 42.114628,-2.547447 42.116428,-2.548354 42.11857,-2.549892 42.120371,-2.552426 42.120484,-2.554276 42.120337,-2.555407 42.121406))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	390991.259723 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.558194> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.114465> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.547447> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.121457> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-26-232103-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-26-232103-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.558194 ;
	ns6:hasLowerBound106	42.114465 ;
	ns6:hasRightBound107	-2.547447 ;
	ns6:hasUpperBound106	42.121457 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-26-232103	ns2:hasPolygon	ns1:s5-26-232103-4326 .