@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-20-1069402-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-20-1069402-4326	ogcgs:asWKT	"POLYGON((-2.361274 43.183583,-2.361472 43.182797,-2.360837 43.182841,-2.360418 43.182489,-2.361461 43.181357,-2.360681 43.18176,-2.360025 43.1822,-2.359736 43.182803,-2.359416 43.182787,-2.358601 43.183419,-2.359082 43.183846,-2.359644 43.184504,-2.360113 43.184171,-2.359988 43.18364,-2.360593 43.183347,-2.361274 43.183583))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	27354.0375396 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.361472> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.181357> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.358601> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.184504> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-20-1069402-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-20-1069402-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.361472 ;
	ns6:hasLowerBound106	43.181357 ;
	ns6:hasRightBound107	-2.358601 ;
	ns6:hasUpperBound106	43.184504 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-20-1069402	ns2:hasPolygon	ns1:s5-20-1069402-4326 .