@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-689087-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-46-689087-4326	ogcgs:asWKT	"POLYGON((-0.979303 39.785317,-0.978731 39.78627,-0.976523 39.786605,-0.974671 39.788489,-0.974441 39.79023,-0.974347 39.791578,-0.977838 39.791231,-0.979004 39.792623,-0.979955 39.792186,-0.981644 39.787822,-0.983866 39.785918,-0.982039 39.785246,-0.98105 39.785561,-0.979303 39.785317))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	369475.016811 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.983866> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.785246> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.974347> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.792623> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-46-689087-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-46-689087-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.983866 ;
	ns6:hasLowerBound106	39.785246 ;
	ns6:hasRightBound107	-0.974347 ;
	ns6:hasUpperBound106	39.792623 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-46-689087	ns2:hasPolygon	ns1:s5-46-689087-4326 .