@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-46-690077-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-46-690077-4326	ogcgs:asWKT	"POLYGON((-0.886952 39.779371,-0.886733 39.777894,-0.883864 39.777394,-0.881238 39.774721,-0.882033 39.773352,-0.879788 39.772819,-0.878731 39.773928,-0.87767 39.774166,-0.878991 39.776192,-0.878874 39.77693,-0.880658 39.778189,-0.882515 39.778908,-0.885061 39.779738,-0.886952 39.779371))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	251984.246969 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.886952> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.772819> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.87767> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.779738> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-46-690077-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-46-690077-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.886952 ;
	ns6:hasLowerBound106	39.772819 ;
	ns6:hasRightBound107	-0.87767 ;
	ns6:hasUpperBound106	39.779738 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-46-690077	ns2:hasPolygon	ns1:s5-46-690077-4326 .