@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-758002-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-18-758002-4326	ogcgs:asWKT	"POLYGON((-3.59414 37.050935,-3.593407 37.048842,-3.592781 37.049471,-3.591009 37.049145,-3.591122 37.048048,-3.588893 37.047044,-3.587197 37.047338,-3.588001 37.049391,-3.58942 37.050765,-3.590644 37.050396,-3.593303 37.050249,-3.59414 37.050935))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	135533.700165 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.59414> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.047044> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.587197> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.050935> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-18-758002-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-18-758002-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.59414 ;
	ns6:hasLowerBound106	37.047044 ;
	ns6:hasRightBound107	-3.587197 ;
	ns6:hasUpperBound106	37.050935 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-18-758002	ns2:hasPolygon	ns1:s5-18-758002-4326 .