@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-656105-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-656105-4326	ogcgs:asWKT	"POLYGON((-0.407134 38.792342,-0.408279 38.79322,-0.406048 38.794113,-0.405177 38.795101,-0.405622 38.796997,-0.406698 38.796936,-0.409198 38.795373,-0.408374 38.792729,-0.410669 38.793198,-0.411541 38.793069,-0.409824 38.792775,-0.408082 38.791722,-0.407134 38.792342))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	111621.30569 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.411541> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.791722> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.405177> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.796997> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-656105-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-656105-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.411541 ;
	ns6:hasLowerBound106	38.791722 ;
	ns6:hasRightBound107	-0.405177 ;
	ns6:hasUpperBound106	38.796997 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-656105	ns2:hasPolygon	ns1:s5-03-656105-4326 .