@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-27-17366-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-27-17366-4326	ogcgs:asWKT	"POLYGON((-7.209959 43.469196,-7.211006 43.469013,-7.212993 43.468661,-7.213471 43.468585,-7.215821 43.465059,-7.220216 43.465288,-7.227212 43.454923,-7.224869 43.451696,-7.215266 43.450854,-7.211303 43.456402,-7.208077 43.456895,-7.208292 43.459547,-7.201631 43.465848,-7.206478 43.468469,-7.209959 43.469196))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	2271873.2017 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.227212> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.450854> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.201631> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.469196> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-27-17366-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-27-17366-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.227212 ;
	ns6:hasLowerBound106	43.450854 ;
	ns6:hasRightBound107	-7.201631 ;
	ns6:hasUpperBound106	43.469196 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-27-17366	ns2:hasPolygon	ns1:s5-27-17366-4326 .