@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-43-200370-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-43-200370-4326	ogcgs:asWKT	"POLYGON((0.278638 41.110859,0.275483 41.112229,0.275744 41.109839,0.278503 41.107256,0.280827 41.106793,0.281977 41.105855,0.286105 41.105296,0.283987 41.107574,0.284359 41.10977,0.28092 41.108643,0.278638 41.110859))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	293994.385605 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.275483> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.105296> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.286105> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.112229> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-43-200370-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-43-200370-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	0.275483 ;
	ns6:hasLowerBound106	41.105296 ;
	ns6:hasRightBound107	0.286105 ;
	ns6:hasUpperBound106	41.112229 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-43-200370	ns2:hasPolygon	ns1:s5-43-200370-4326 .