@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-39-69844-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-39-69844-4326	ogcgs:asWKT	"POLYGON((-4.190474 43.049595,-4.189145 43.052345,-4.185061 43.056028,-4.177472 43.059821,-4.17851 43.062705,-4.184695 43.057454,-4.18936 43.060076,-4.193174 43.0582,-4.191012 43.055862,-4.19555 43.054722,-4.190474 43.049595))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	732189.529478 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.19555> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.049595> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.177472> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.062705> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-39-69844-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-39-69844-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.19555 ;
	ns6:hasLowerBound106	43.049595 ;
	ns6:hasRightBound107	-4.177472 ;
	ns6:hasUpperBound106	43.062705 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-39-69844	ns2:hasPolygon	ns1:s5-39-69844-4326 .