@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-48-1004128-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1004128-4326	ogcgs:asWKT	"POLYGON((-2.558928 43.387656,-2.560287 43.3873,-2.560526 43.386854,-2.560491 43.386668,-2.5613 43.385762,-2.561207 43.385565,-2.560771 43.385145,-2.560306 43.384998,-2.558823 43.384808,-2.55857 43.384889,-2.558735 43.38537,-2.55865 43.386921,-2.558928 43.387656))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	45562.1950201 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.5613> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.384808> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.55857> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.387656> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1004128-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1004128-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.5613 ;
	ns6:hasLowerBound106	43.384808 ;
	ns6:hasRightBound107	-2.55857 ;
	ns6:hasUpperBound106	43.387656 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1004128	ns2:hasPolygon	ns1:s5-48-1004128-4326 .