@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-05-282979-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-282979-4326	ogcgs:asWKT	"POLYGON((-5.308618 40.336909,-5.31097 40.337206,-5.309985 40.333348,-5.306844 40.332523,-5.306982 40.331504,-5.3045 40.330585,-5.302232 40.327289,-5.302106 40.324925,-5.300702 40.324397,-5.298537 40.325215,-5.296988 40.327301,-5.300497 40.328296,-5.302399 40.329503,-5.303327 40.331288,-5.307288 40.33404,-5.309716 40.334829,-5.308618 40.336909))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	341669.978204 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.31097> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.324397> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.296988> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.337206> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-282979-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-282979-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.31097 ;
	ns6:hasLowerBound106	40.324397 ;
	ns6:hasRightBound107	-5.296988 ;
	ns6:hasUpperBound106	40.337206 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-282979	ns2:hasPolygon	ns1:s5-05-282979-4326 .