@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-732181-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-18-732181-4326	ogcgs:asWKT	"POLYGON((-3.437969 37.154042,-3.439889 37.15137,-3.438576 37.151252,-3.437758 37.149544,-3.436737 37.149288,-3.43652 37.148346,-3.435971 37.147747,-3.434384 37.148055,-3.436066 37.148992,-3.437127 37.151127,-3.437431 37.152631,-3.435725 37.153222,-3.436279 37.154115,-3.437969 37.154042))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	94623.6350094 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.439889> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.147747> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.434384> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.154115> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-18-732181-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-18-732181-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.439889 ;
	ns6:hasLowerBound106	37.147747 ;
	ns6:hasRightBound107	-3.434384 ;
	ns6:hasUpperBound106	37.154115 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-18-732181	ns2:hasPolygon	ns1:s5-18-732181-4326 .