@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-736761-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-18-736761-4326	ogcgs:asWKT	"POLYGON((-3.466369 37.06644,-3.464589 37.067388,-3.461558 37.069385,-3.462086 37.070435,-3.463178 37.069558,-3.464238 37.06941,-3.466658 37.068135,-3.467335 37.067501,-3.46959 37.066554,-3.470201 37.065662,-3.471998 37.064723,-3.469261 37.065333,-3.468454 37.065899,-3.466369 37.06644))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	131458.258433 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.471998> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.064723> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.461558> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.070435> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-18-736761-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-18-736761-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.471998 ;
	ns6:hasLowerBound106	37.064723 ;
	ns6:hasRightBound107	-3.461558 ;
	ns6:hasUpperBound106	37.070435 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-18-736761	ns2:hasPolygon	ns1:s5-18-736761-4326 .