@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-710342-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-46-710342-4326	ogcgs:asWKT	"POLYGON((-1.065429 39.915439,-1.063326 39.915316,-1.059054 39.915152,-1.058779 39.913931,-1.055155 39.916663,-1.057774 39.916597,-1.059301 39.916965,-1.060667 39.917941,-1.062221 39.918167,-1.063534 39.917649,-1.065689 39.917816,-1.065429 39.915439))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	192112.461861 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.065689> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.913931> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.055155> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.918167> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-46-710342-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-46-710342-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.065689 ;
	ns6:hasLowerBound106	39.913931 ;
	ns6:hasRightBound107	-1.055155 ;
	ns6:hasUpperBound106	39.918167 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-46-710342	ns2:hasPolygon	ns1:s5-46-710342-4326 .