@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-33-53724-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-33-53724-4326	ogcgs:asWKT	"POLYGON((-6.311466 43.157361,-6.314942 43.157619,-6.314244 43.159681,-6.309657 43.161159,-6.317093 43.162102,-6.317899 43.160379,-6.316214 43.159176,-6.317265 43.157301,-6.314863 43.155885,-6.314671 43.156928,-6.311466 43.157361))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	211508.014359 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.317899> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.155885> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.309657> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.162102> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-33-53724-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-33-53724-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.317899 ;
	ns6:hasLowerBound106	43.155885 ;
	ns6:hasRightBound107	-6.309657 ;
	ns6:hasUpperBound106	43.162102 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-33-53724	ns2:hasPolygon	ns1:s5-33-53724-4326 .