@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-48-2579-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-48-2579-4326	ogcgs:asWKT	"POLYGON((-3.36497 43.267324,-3.365139 43.26708,-3.365728 43.266621,-3.365139 43.267569,-3.364578 43.26923,-3.366806 43.26937,-3.368867 43.266391,-3.366731 43.265226,-3.366185 43.264413,-3.366838 43.25912,-3.364315 43.260438,-3.36472 43.262369,-3.364723 43.263497,-3.36337 43.263677,-3.363991 43.26341,-3.364163 43.263245,-3.363983 43.262942,-3.361856 43.262786,-3.362064 43.267809,-3.36254 43.267412,-3.36497 43.267324))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/262320.29860765-M2> ;
	ns2:hasAreaInSquareMeters	262320.29860765 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.368867> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.25912> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.361856> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.26937> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-48-2579-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-48-2579-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.368867 ;
	ns6:hasLowerBound106	43.25912 ;
	ns6:hasRightBound107	-3.361856 ;
	ns6:hasUpperBound106	43.26937 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-48-2579	ns2:hasPolygon	ns1:s5s5-48-2579-4326 .