@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-02-545123-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-545123-4326	ogcgs:asWKT	"POLYGON((-2.675352 38.934972,-2.672957 38.934798,-2.671103 38.933659,-2.670452 38.93499,-2.667813 38.936076,-2.666262 38.938306,-2.666607 38.93952,-2.668833 38.940304,-2.667005 38.93844,-2.668467 38.937353,-2.670943 38.93889,-2.670897 38.937456,-2.674832 38.935576,-2.675352 38.934972))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	202051.045791 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.675352> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.933659> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.666262> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.940304> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-545123-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-545123-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.675352 ;
	ns6:hasLowerBound106	38.933659 ;
	ns6:hasRightBound107	-2.666262 ;
	ns6:hasUpperBound106	38.940304 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-545123	ns2:hasPolygon	ns1:s5-02-545123-4326 .