@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-714200-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-714200-4326	ogcgs:asWKT	"POLYGON((-2.099433 37.220632,-2.100088 37.219829,-2.099049 37.219456,-2.099542 37.218235,-2.101701 37.216377,-2.101427 37.215737,-2.099856 37.215806,-2.099977 37.216551,-2.095518 37.218195,-2.095933 37.218992,-2.097151 37.219253,-2.099433 37.220632))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	104165.159293 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.101701> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.215737> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.095518> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.220632> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-714200-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-714200-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.101701 ;
	ns6:hasLowerBound106	37.215737 ;
	ns6:hasRightBound107	-2.095518 ;
	ns6:hasUpperBound106	37.220632 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-714200	ns2:hasPolygon	ns1:s5-04-714200-4326 .