@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-02-540977-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-540977-4326	ogcgs:asWKT	"POLYGON((-2.215809 38.465248,-2.214272 38.465604,-2.212552 38.46444,-2.21072 38.466944,-2.213032 38.46647,-2.218809 38.466128,-2.221022 38.464326,-2.217984 38.465614,-2.215809 38.465248))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	103844.945582 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.221022> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.464326> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.21072> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.466944> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-540977-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-540977-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.221022 ;
	ns6:hasLowerBound106	38.464326 ;
	ns6:hasRightBound107	-2.21072 ;
	ns6:hasUpperBound106	38.466944 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-540977	ns2:hasPolygon	ns1:s5-02-540977-4326 .