@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-37-357019-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-37-357019-4326	ogcgs:asWKT	"POLYGON((-6.508767 40.557516,-6.508251 40.5584,-6.510114 40.563786,-6.513168 40.564628,-6.514213 40.562193,-6.514625 40.559083,-6.511147 40.558061,-6.512562 40.555024,-6.516322 40.554223,-6.515573 40.551036,-6.516778 40.550121,-6.514607 40.550413,-6.513048 40.55266,-6.509996 40.555242,-6.508767 40.557516))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	470155.73493 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.516778> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.550121> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.508251> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.564628> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-37-357019-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-37-357019-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.516778 ;
	ns6:hasLowerBound106	40.550121 ;
	ns6:hasRightBound107	-6.508251 ;
	ns6:hasUpperBound106	40.564628 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-37-357019	ns2:hasPolygon	ns1:s5-37-357019-4326 .