@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-14-763512-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-14-763512-4326	ogcgs:asWKT	"POLYGON((-5.307189 37.978945,-5.307826 37.977467,-5.305651 37.976424,-5.306825 37.975458,-5.311582 37.975453,-5.313153 37.976444,-5.317242 37.976561,-5.316093 37.975147,-5.311317 37.974124,-5.304632 37.97309,-5.299959 37.972974,-5.298244 37.972558,-5.299251 37.974623,-5.303981 37.975834,-5.307189 37.978945))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	421294.21944 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.317242> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.972558> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.298244> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.978945> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-14-763512-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-14-763512-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.317242 ;
	ns6:hasLowerBound106	37.972558 ;
	ns6:hasRightBound107	-5.298244 ;
	ns6:hasUpperBound106	37.978945 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-14-763512	ns2:hasPolygon	ns1:s5-14-763512-4326 .