@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-742001-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-742001-4326	ogcgs:asWKT	"POLYGON((-2.548515 38.506317,-2.552706 38.505025,-2.555069 38.503167,-2.553663 38.502655,-2.550595 38.504555,-2.550286 38.502105,-2.547406 38.502052,-2.54642 38.501191,-2.543263 38.500921,-2.540596 38.502225,-2.537615 38.502661,-2.537251 38.50218,-2.53526 38.503616,-2.535365 38.504551,-2.539933 38.504992,-2.541149 38.504475,-2.544098 38.503238,-2.546651 38.5039,-2.546775 38.505219,-2.548515 38.506317))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	451026.786339 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.555069> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.500921> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.53526> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.506317> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-742001-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-742001-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.555069 ;
	ns6:hasLowerBound106	38.500921 ;
	ns6:hasRightBound107	-2.53526 ;
	ns6:hasUpperBound106	38.506317 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-742001	ns2:hasPolygon	ns1:s5-02-742001-4326 .