@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-19955-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-27-19955-4326	ogcgs:asWKT	"POLYGON((-7.466506 43.562246,-7.467521 43.563823,-7.476012 43.564052,-7.481288 43.565556,-7.489236 43.565536,-7.495164 43.563727,-7.496698 43.560633,-7.494358 43.56077,-7.491638 43.563303,-7.48484 43.564224,-7.48483 43.561568,-7.480083 43.563479,-7.473583 43.561303,-7.466506 43.562246))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	509192.38364 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.496698> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.560633> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.466506> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.565556> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-27-19955-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-27-19955-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.496698 ;
	ns6:hasLowerBound106	43.560633 ;
	ns6:hasRightBound107	-7.466506 ;
	ns6:hasUpperBound106	43.565556 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-27-19955	ns2:hasPolygon	ns1:s5-27-19955-4326 .