@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-714557-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-714557-4326	ogcgs:asWKT	"POLYGON((-2.726655 37.21714,-2.727181 37.216762,-2.726881 37.215655,-2.723856 37.213097,-2.721925 37.211025,-2.721982 37.209967,-2.720566 37.208773,-2.718552 37.208889,-2.718586 37.212297,-2.720984 37.212643,-2.723318 37.213825,-2.726655 37.21714))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	193035.69553 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.727181> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.208773> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.718552> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.21714> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-714557-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-714557-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.727181 ;
	ns6:hasLowerBound106	37.208773 ;
	ns6:hasRightBound107	-2.718552 ;
	ns6:hasUpperBound106	37.21714 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-714557	ns2:hasPolygon	ns1:s5-04-714557-4326 .