@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-565018-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-565018-4326	ogcgs:asWKT	"POLYGON((-4.889781 39.593629,-4.889298 39.594268,-4.89249 39.594686,-4.893306 39.595812,-4.897758 39.595838,-4.897789 39.593999,-4.898714 39.591311,-4.896082 39.590567,-4.897255 39.588305,-4.895998 39.588048,-4.894828 39.590247,-4.891934 39.590952,-4.891785 39.591557,-4.895376 39.592152,-4.894559 39.593426,-4.889781 39.593629))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	349257.650849 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.898714> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.588048> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.889298> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.595838> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-565018-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-565018-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.898714 ;
	ns6:hasLowerBound106	39.588048 ;
	ns6:hasRightBound107	-4.889298 ;
	ns6:hasUpperBound106	39.595838 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-565018	ns2:hasPolygon	ns1:s5-45-565018-4326 .