@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-03-659902-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-659902-4326	ogcgs:asWKT	"POLYGON((-0.540199 38.713595,-0.542654 38.713854,-0.543569 38.713049,-0.542767 38.711654,-0.542658 38.713256,-0.541493 38.71309,-0.541759 38.711748,-0.541303 38.709652,-0.541689 38.709034,-0.54048 38.707044,-0.538995 38.70778,-0.538963 38.708691,-0.540025 38.710207,-0.537523 38.712339,-0.539559 38.712968,-0.540199 38.713595))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	162454.462178 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.543569> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.707044> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.537523> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.713854> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-659902-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-659902-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.543569 ;
	ns6:hasLowerBound106	38.707044 ;
	ns6:hasRightBound107	-0.537523 ;
	ns6:hasUpperBound106	38.713854 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-659902	ns2:hasPolygon	ns1:s5-03-659902-4326 .