@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-03-683074-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-683074-4326	ogcgs:asWKT	"POLYGON((-0.521033 38.236655,-0.520171 38.235343,-0.518676 38.234662,-0.517818 38.232906,-0.516131 38.230766,-0.516002 38.229659,-0.514707 38.229236,-0.513676 38.229946,-0.515146 38.231403,-0.516256 38.231955,-0.517498 38.234275,-0.518017 38.236772,-0.519381 38.23805,-0.519537 38.239211,-0.520897 38.238575,-0.51947 38.237407,-0.521033 38.236655))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	148350.315268 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.521033> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.229236> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.513676> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.239211> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-683074-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-683074-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.521033 ;
	ns6:hasLowerBound106	38.229236 ;
	ns6:hasRightBound107	-0.513676 ;
	ns6:hasUpperBound106	38.239211 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-683074	ns2:hasPolygon	ns1:s5-03-683074-4326 .