@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-219239-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-219239-4326	ogcgs:asWKT	"POLYGON((2.192809 41.801411,2.194381 41.801119,2.195784 41.799528,2.197166 41.801266,2.196909 41.803401,2.199336 41.804847,2.200531 41.803664,2.199538 41.802757,2.202022 41.803686,2.199563 41.80589,2.197938 41.807991,2.197057 41.810579,2.198298 41.812279,2.198153 41.817388,2.194592 41.814947,2.194979 41.812923,2.19561 41.811643,2.193847 41.807094,2.193845 41.805072,2.194708 41.802755,2.192809 41.801411))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	512474.843396 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.192809> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.799528> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.202022> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.817388> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-219239-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-219239-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.192809 ;
	ns6:hasLowerBound106	41.799528 ;
	ns6:hasRightBound107	2.202022 ;
	ns6:hasUpperBound106	41.817388 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-219239	ns2:hasPolygon	ns1:s5-08-219239-4326 .