@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-09-413199-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-09-413199-4326	ogcgs:asWKT	"POLYGON((-3.812379 42.334706,-3.811339 42.334546,-3.809718 42.33554,-3.809291 42.336858,-3.806728 42.337623,-3.805364 42.340275,-3.801909 42.340226,-3.799494 42.341623,-3.798836 42.345156,-3.797913 42.346036,-3.797908 42.347455,-3.798024 42.346335,-3.800297 42.344418,-3.800611 42.341327,-3.803323 42.3408,-3.804874 42.341159,-3.807342 42.339753,-3.807149 42.338715,-3.810884 42.336119,-3.812152 42.334766,-3.812379 42.334706))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	172724.535368 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.812379> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.334546> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.797908> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.347455> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-09-413199-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-09-413199-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.812379 ;
	ns6:hasLowerBound106	42.334546 ;
	ns6:hasRightBound107	-3.797908 ;
	ns6:hasUpperBound106	42.347455 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-09-413199	ns2:hasPolygon	ns1:s5-09-413199-4326 .