@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:original-32-29778-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-32-29778-4326	ogcgs:asWKT	"POLYGON((-7.554331 42.240977,-7.555475 42.241341,-7.556835 42.241026,-7.557966 42.24013,-7.557887 42.239813,-7.557634 42.239675,-7.557616 42.239423,-7.556842 42.239054,-7.556733 42.238833,-7.555528 42.238701,-7.553716 42.239984,-7.551976 42.23994,-7.551753 42.240161,-7.554331 42.240977))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	78752.0389645 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.557966> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.238701> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.551753> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.241341> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-32-29778-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-32-29778-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.557966 ;
	ns6:hasLowerBound106	42.238701 ;
	ns6:hasRightBound107	-7.551753 ;
	ns6:hasUpperBound106	42.241341 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-32-29778	ns2:hasPolygon	ns1:original-32-29778-4326 .