@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-46-680976-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-46-680976-4326	ogcgs:asWKT	"POLYGON((-1.118503 39.656638,-1.119455 39.656576,-1.120867 39.655455,-1.11967 39.655049,-1.117374 39.653559,-1.117552 39.652839,-1.114404 39.650002,-1.113297 39.651215,-1.112248 39.651321,-1.110519 39.653907,-1.112479 39.653754,-1.112931 39.654705,-1.116966 39.65583,-1.118503 39.656638))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	213140.013795 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.120867> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.650002> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.110519> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.656638> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-46-680976-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-46-680976-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.120867 ;
	ns6:hasLowerBound106	39.650002 ;
	ns6:hasRightBound107	-1.110519 ;
	ns6:hasUpperBound106	39.656638 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-46-680976	ns2:hasPolygon	ns1:s5-46-680976-4326 .