@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-225599-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-225599-4326	ogcgs:asWKT	"POLYGON((1.965104 42.198611,1.96274 42.197691,1.958231 42.196641,1.957337 42.198733,1.954309 42.199258,1.95219 42.196076,1.952295 42.191731,1.953267 42.18953,1.951719 42.187453,1.951382 42.186423,1.94765 42.184395,1.94817 42.1836,1.951827 42.183744,1.956924 42.186325,1.958368 42.186099,1.961587 42.187149,1.963582 42.189155,1.964335 42.192263,1.965104 42.198611))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1360246.17359 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.94765> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.1836> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.965104> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.199258> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-225599-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-225599-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.94765 ;
	ns6:hasLowerBound106	42.1836 ;
	ns6:hasRightBound107	1.965104 ;
	ns6:hasUpperBound106	42.199258 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-225599	ns2:hasPolygon	ns1:s5-08-225599-4326 .