@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-1013541-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1013541-4326	ogcgs:asWKT	"POLYGON((-2.64099 43.336349,-2.641273 43.336303,-2.642586 43.335951,-2.642759 43.335762,-2.642396 43.335424,-2.643041 43.335058,-2.642753 43.334558,-2.641788 43.33449,-2.640669 43.334411,-2.639003 43.334096,-2.638638 43.334443,-2.639141 43.334756,-2.640307 43.335121,-2.640549 43.335709,-2.64099 43.336349))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	42492.6106885 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.643041> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.334096> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.638638> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.336349> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1013541-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1013541-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.643041 ;
	ns6:hasLowerBound106	43.334096 ;
	ns6:hasRightBound107	-2.638638 ;
	ns6:hasUpperBound106	43.336349 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1013541	ns2:hasPolygon	ns1:s5-48-1013541-4326 .