@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-13-559669-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-13-559669-4326	ogcgs:asWKT	"POLYGON((-3.476602 38.614578,-3.47367 38.615584,-3.476554 38.617253,-3.478089 38.617459,-3.481331 38.616995,-3.482762 38.618697,-3.485455 38.619163,-3.487593 38.618438,-3.488014 38.615721,-3.487168 38.615539,-3.485924 38.613609,-3.483471 38.614374,-3.483232 38.615687,-3.481898 38.615868,-3.476602 38.614578))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	357389.56079 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.488014> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.613609> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.47367> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.619163> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-13-559669-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-13-559669-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.488014 ;
	ns6:hasLowerBound106	38.613609 ;
	ns6:hasRightBound107	-3.47367 ;
	ns6:hasUpperBound106	38.619163 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-13-559669	ns2:hasPolygon	ns1:s5-13-559669-4326 .