@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-08-242564-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-242564-4326	ogcgs:asWKT	"POLYGON((1.690729 41.742041,1.691155 41.739599,1.691564 41.737557,1.693557 41.735359,1.695648 41.734207,1.697431 41.734453,1.69816 41.735007,1.697119 41.738008,1.694217 41.73842,1.700326 41.741481,1.700725 41.743278,1.703039 41.742383,1.705478 41.74264,1.704738 41.744661,1.705705 41.74662,1.704471 41.748652,1.701044 41.748273,1.701164 41.746708,1.698141 41.746784,1.698044 41.744917,1.698314 41.743983,1.695573 41.745871,1.694359 41.745352,1.695247 41.7436,1.693457 41.742514,1.690729 41.742041))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	816502.616971 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.690729> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.734207> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.705705> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.748652> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-242564-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-242564-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.690729 ;
	ns6:hasLowerBound106	41.734207 ;
	ns6:hasRightBound107	1.705705 ;
	ns6:hasUpperBound106	41.748652 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-242564	ns2:hasPolygon	ns1:s5-08-242564-4326 .