@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-27-31450-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-27-31450-4326	ogcgs:asWKT	"POLYGON((-7.396119 42.635228,-7.396514 42.633664,-7.397478 42.630818,-7.394228 42.623978,-7.397302 42.619642,-7.397071 42.616882,-7.393584 42.617588,-7.392888 42.617916,-7.391878 42.619594,-7.393849 42.629211,-7.392045 42.632053,-7.392728 42.636002,-7.396001 42.635926,-7.396119 42.635228))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	519658.08079 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.397478> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.616882> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.391878> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.636002> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-27-31450-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-27-31450-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.397478 ;
	ns6:hasLowerBound106	42.616882 ;
	ns6:hasRightBound107	-7.391878 ;
	ns6:hasUpperBound106	42.636002 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-27-31450	ns2:hasPolygon	ns1:s5-27-31450-4326 .