@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-30-80095-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-80095-4326	ogcgs:asWKT	"POLYGON((-2.198895 38.044669,-2.198424 38.043408,-2.197451 38.044227,-2.195345 38.047825,-2.199661 38.047568,-2.201254 38.049778,-2.199871 38.050604,-2.200509 38.052741,-2.203271 38.051435,-2.205323 38.051502,-2.207828 38.053109,-2.21015 38.049541,-2.209766 38.048382,-2.21147 38.046189,-2.209235 38.045353,-2.207784 38.046196,-2.205569 38.044757,-2.199055 38.045124,-2.198895 38.044669))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	785413.927643 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.21147> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.043408> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.195345> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.053109> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-80095-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-80095-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.21147 ;
	ns6:hasLowerBound106	38.043408 ;
	ns6:hasRightBound107	-2.195345 ;
	ns6:hasUpperBound106	38.053109 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-80095	ns2:hasPolygon	ns1:s5-30-80095-4326 .