@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-18-1309727-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-18-1309727-4326	ogcgs:asWKT	"POLYGON((-3.045576 37.590052,-3.046007 37.590071,-3.047332 37.590658,-3.04911 37.590466,-3.046987 37.590171,-3.046131 37.589667,-3.048319 37.588501,-3.048545 37.587647,-3.047228 37.587325,-3.045495 37.5879,-3.045576 37.590052))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	69423.1133686 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.04911> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.587325> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.045495> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.590658> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-18-1309727-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-18-1309727-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.04911 ;
	ns6:hasLowerBound106	37.587325 ;
	ns6:hasRightBound107	-3.045495 ;
	ns6:hasUpperBound106	37.590658 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-18-1309727	ns2:hasPolygon	ns1:s5-18-1309727-4326 .