@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-20-1012040-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-20-1012040-4326	ogcgs:asWKT	"POLYGON((-1.82112 43.334784,-1.820474 43.334789,-1.820344 43.335187,-1.81974 43.335194,-1.818167 43.335737,-1.817442 43.335905,-1.817169 43.336829,-1.817162 43.336946,-1.81716 43.336969,-1.817701 43.337222,-1.817935 43.337355,-1.820636 43.337261,-1.820808 43.337267,-1.820708 43.335844,-1.820989 43.33518,-1.82112 43.334784))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	61907.0551753 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.82112> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.334784> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.81716> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.337355> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-20-1012040-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-20-1012040-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.82112 ;
	ns6:hasLowerBound106	43.334784 ;
	ns6:hasRightBound107	-1.81716 ;
	ns6:hasUpperBound106	43.337355 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-20-1012040	ns2:hasPolygon	ns1:s5-20-1012040-4326 .