@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-511656-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-511656-4326	ogcgs:asWKT	"POLYGON((-3.658546 39.312422,-3.661227 39.314534,-3.662478 39.315149,-3.664513 39.313589,-3.662733 39.312251,-3.663477 39.311159,-3.661814 39.311846,-3.661244 39.308533,-3.65992 39.308566,-3.659628 39.310653,-3.658546 39.312422))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	202032.236309 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.664513> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.308533> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.658546> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.315149> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-511656-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-511656-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.664513 ;
	ns6:hasLowerBound106	39.308533 ;
	ns6:hasRightBound107	-3.658546 ;
	ns6:hasUpperBound106	39.315149 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-511656	ns2:hasPolygon	ns1:s5-45-511656-4326 .