@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-08-236248-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-236248-4326	ogcgs:asWKT	"POLYGON((1.93282 41.663373,1.936863 41.666666,1.940305 41.669747,1.936325 41.670679,1.936274 41.672423,1.939265 41.671593,1.942329 41.671953,1.945043 41.673864,1.946277 41.677002,1.945056 41.676815,1.942257 41.67879,1.937699 41.679166,1.933396 41.682071,1.931578 41.682602,1.925664 41.679992,1.927642 41.679314,1.929383 41.677311,1.929166 41.67448,1.931358 41.674984,1.934154 41.67322,1.934632 41.672182,1.932345 41.66965,1.928967 41.666939,1.929889 41.664015,1.93282 41.663373))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1562859.34273 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.925664> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.663373> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.946277> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.682602> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-236248-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-236248-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.925664 ;
	ns6:hasLowerBound106	41.663373 ;
	ns6:hasRightBound107	1.946277 ;
	ns6:hasUpperBound106	41.682602 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-236248	ns2:hasPolygon	ns1:s5-08-236248-4326 .