@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-2255-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-02-2255-4326	ogcgs:asWKT	"POLYGON((-2.172104 38.438245,-2.173863 38.43822,-2.174049 38.438085,-2.175809 38.437219,-2.174951 38.435014,-2.169803 38.432946,-2.171788 38.430739,-2.178612 38.431166,-2.182719 38.430754,-2.166393 38.428709,-2.168502 38.432146,-2.169461 38.433554,-2.170671 38.436614,-2.172104 38.438245))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/395795.862708-M2> ;
	ns2:hasAreaInSquareMeters	395795.862708 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.182719> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.428709> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.166393> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.438245> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-02-2255-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-02-2255-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.182719 ;
	ns6:hasLowerBound106	38.428709 ;
	ns6:hasRightBound107	-2.166393 ;
	ns6:hasUpperBound106	38.438245 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-02-2255	ns2:hasPolygon	ns1:s5s5-02-2255-4326 .