@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-12-1925-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-12-1925-4326	ogcgs:asWKT	"POLYGON((-0.559472 39.891411,-0.56178 39.88853,-0.561656 39.887856,-0.562165 39.886827,-0.559838 39.885493,-0.558031 39.886429,-0.556544 39.886683,-0.550023 39.895125,-0.551411 39.894935,-0.553931 39.895111,-0.554436 39.895181,-0.559089 39.892474,-0.559472 39.891411))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/478977.9591128001-M2> ;
	ns2:hasAreaInSquareMeters	478977.9591128001 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.562165> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.885493> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.550023> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.895181> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-12-1925-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-12-1925-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.562165 ;
	ns6:hasLowerBound106	39.885493 ;
	ns6:hasRightBound107	-0.550023 ;
	ns6:hasUpperBound106	39.895181 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-12-1925	ns2:hasPolygon	ns1:s5s5-12-1925-4326 .