@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:s5s5-02-3159-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-02-3159-4326	ogcgs:asWKT	"POLYGON((-2.457918 38.740353,-2.449628 38.747422,-2.448081 38.748699,-2.447774 38.756691,-2.45256 38.75706,-2.467803 38.755268,-2.464386 38.752112,-2.463654 38.752029,-2.462437 38.754186,-2.463731 38.750652,-2.471167 38.751847,-2.473783 38.752252,-2.467041 38.742214,-2.46656 38.740369,-2.466233 38.737241,-2.465637 38.736688,-2.457918 38.740353))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/2398488.019801-M2> ;
	ns2:hasAreaInSquareMeters	2398488.019801 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.473783> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.736688> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.447774> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.75706> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-02-3159-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-02-3159-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.473783 ;
	ns6:hasLowerBound106	38.736688 ;
	ns6:hasRightBound107	-2.447774 ;
	ns6:hasUpperBound106	38.75706 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-02-3159	ns2:hasPolygon	ns1:s5s5-02-3159-4326 .