@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-31-1102-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-31-1102-4326	ogcgs:asWKT	"POLYGON((-1.743788 42.653681,-1.745089 42.656264,-1.7506 42.660943,-1.759212 42.663252,-1.761214 42.654797,-1.772109 42.658463,-1.777039 42.665407,-1.787325 42.664173,-1.797099 42.658935,-1.800337 42.666592,-1.801787 42.665765,-1.802565 42.666037,-1.803926 42.666385,-1.807987 42.655154,-1.803222 42.64924,-1.789209 42.649659,-1.787185 42.646329,-1.773187 42.644585,-1.768631 42.644075,-1.753009 42.643403,-1.745543 42.648538,-1.742308 42.649066,-1.743788 42.653681))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/7959749.6079049995-M2> ;
	ns2:hasAreaInSquareMeters	7959749.6079049995 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.807987> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.643403> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.742308> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.666592> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-31-1102-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-31-1102-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.807987 ;
	ns6:hasLowerBound106	42.643403 ;
	ns6:hasRightBound107	-1.742308 ;
	ns6:hasUpperBound106	42.666592 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-31-1102	ns2:hasPolygon	ns1:s5s5-31-1102-4326 .