@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-30-75668-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-75668-4326	ogcgs:asWKT	"POLYGON((-1.537195 37.759155,-1.541385 37.759357,-1.545085 37.756834,-1.547119 37.756322,-1.545776 37.755635,-1.545306 37.754501,-1.546525 37.753302,-1.54538 37.751663,-1.545413 37.750136,-1.54409 37.751345,-1.54485 37.75398,-1.542831 37.755396,-1.538672 37.755534,-1.535896 37.756623,-1.538885 37.756838,-1.536965 37.758278,-1.537195 37.759155))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	321561.436193 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.547119> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.750136> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.535896> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.759357> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-75668-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-75668-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.547119 ;
	ns6:hasLowerBound106	37.750136 ;
	ns6:hasRightBound107	-1.535896 ;
	ns6:hasUpperBound106	37.759357 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-75668	ns2:hasPolygon	ns1:s5-30-75668-4326 .