@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-48-1014183-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1014183-4326	ogcgs:asWKT	"POLYGON((-2.907319 43.334295,-2.908854 43.334311,-2.910518 43.334371,-2.910984 43.334367,-2.911045 43.334274,-2.910333 43.334083,-2.909753 43.333391,-2.909442 43.332733,-2.909158 43.332246,-2.908974 43.33207,-2.908308 43.332239,-2.906555 43.334077,-2.906509 43.334286,-2.907319 43.334295))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	44942.8881116 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.911045> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.33207> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.906509> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.334371> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1014183-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1014183-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.911045 ;
	ns6:hasLowerBound106	43.33207 ;
	ns6:hasRightBound107	-2.906509 ;
	ns6:hasUpperBound106	43.334371 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1014183	ns2:hasPolygon	ns1:s5-48-1014183-4326 .