@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-12-708332-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-12-708332-4326	ogcgs:asWKT	"POLYGON((-0.618193 39.912957,-0.617287 39.912691,-0.616801 39.914708,-0.61772 39.918465,-0.618817 39.918683,-0.620072 39.916563,-0.621591 39.914958,-0.622959 39.916275,-0.624007 39.915747,-0.621783 39.914419,-0.619308 39.914689,-0.618824 39.915885,-0.617449 39.915772,-0.617802 39.914506,-0.618711 39.913815,-0.618193 39.912957))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	130544.898217 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.624007> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.912691> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.616801> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.918683> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-12-708332-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-12-708332-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.624007 ;
	ns6:hasLowerBound106	39.912691 ;
	ns6:hasRightBound107	-0.616801 ;
	ns6:hasUpperBound106	39.918683 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-12-708332	ns2:hasPolygon	ns1:s5-12-708332-4326 .