@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-10-296331-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-296331-4326	ogcgs:asWKT	"POLYGON((-6.747608 39.783895,-6.74883 39.783446,-6.755971 39.787018,-6.756139 39.787474,-6.754401 39.788962,-6.755318 39.79162,-6.758156 39.790909,-6.759834 39.792132,-6.760317 39.791079,-6.75793 39.788463,-6.761852 39.785719,-6.760777 39.785239,-6.758748 39.785539,-6.753103 39.782698,-6.747141 39.782312,-6.747608 39.783895))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	423207.78258 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.761852> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.782312> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.747141> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.792132> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-296331-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-296331-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.761852 ;
	ns6:hasLowerBound106	39.782312 ;
	ns6:hasRightBound107	-6.747141 ;
	ns6:hasUpperBound106	39.792132 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-296331	ns2:hasPolygon	ns1:s5-10-296331-4326 .