@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-45-534883-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-534883-4326	ogcgs:asWKT	"POLYGON((-4.01601 39.392418,-4.025378 39.393512,-4.025313 39.390433,-4.024659 39.38814,-4.022833 39.386008,-4.020268 39.386148,-4.018819 39.386982,-4.009925 39.387223,-4.007282 39.386551,-4.007154 39.387632,-4.016741 39.387562,-4.01848 39.387934,-4.017048 39.389437,-4.01601 39.392418))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	536866.740275 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.025378> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.386008> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.007154> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.393512> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-534883-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-534883-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.025378 ;
	ns6:hasLowerBound106	39.386008 ;
	ns6:hasRightBound107	-4.007154 ;
	ns6:hasUpperBound106	39.393512 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-534883	ns2:hasPolygon	ns1:s5-45-534883-4326 .