@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:s5s5-06-680-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-06-680-4326	ogcgs:asWKT	"POLYGON((-5.479327 38.538589,-5.474707 38.535586,-5.469751 38.532977,-5.465986 38.531181,-5.447182 38.529991,-5.428304 38.532396,-5.419438 38.531286,-5.415735 38.530368,-5.415516 38.530487,-5.4226 38.534338,-5.4473 38.530775,-5.455919 38.533268,-5.467048 38.532646,-5.467764 38.532752,-5.469709 38.534308,-5.474077 38.535828,-5.479327 38.538589))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/457492.644782-M2> ;
	ns2:hasAreaInSquareMeters	457492.644782 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.479327> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.529991> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.415516> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.538589> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-06-680-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-06-680-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.479327 ;
	ns6:hasLowerBound106	38.529991 ;
	ns6:hasRightBound107	-5.415516 ;
	ns6:hasUpperBound106	38.538589 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-06-680	ns2:hasPolygon	ns1:s5s5-06-680-4326 .