@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-04-731399-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-731399-4326	ogcgs:asWKT	"POLYGON((-1.942334 37.005246,-1.93975 37.004825,-1.936137 37.004895,-1.933271 37.005209,-1.931932 37.0056,-1.928779 37.006502,-1.925074 37.006641,-1.922768 37.00738,-1.922411 37.008244,-1.923171 37.009492,-1.922708 37.00827,-1.92335 37.007439,-1.925278 37.00737,-1.927262 37.007114,-1.928576 37.00709,-1.933986 37.005412,-1.939123 37.005023,-1.942334 37.005246))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	80287.2540936 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.942334> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.004825> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.922411> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.009492> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-731399-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-731399-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.942334 ;
	ns6:hasLowerBound106	37.004825 ;
	ns6:hasRightBound107	-1.922411 ;
	ns6:hasUpperBound106	37.009492 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-731399	ns2:hasPolygon	ns1:s5-04-731399-4326 .