@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-09-413285-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-09-413285-4326	ogcgs:asWKT	"POLYGON((-3.533427 43.137754,-3.537723 43.136974,-3.540492 43.136764,-3.541069 43.135659,-3.537727 43.135809,-3.538346 43.133804,-3.540837 43.131779,-3.537677 43.131612,-3.536711 43.132709,-3.533716 43.133691,-3.531456 43.135775,-3.53064 43.138143,-3.533427 43.137754))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	300230.614006 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.541069> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.131612> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.53064> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.138143> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-09-413285-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-09-413285-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.541069 ;
	ns6:hasLowerBound106	43.131612 ;
	ns6:hasRightBound107	-3.53064 ;
	ns6:hasUpperBound106	43.138143 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-09-413285	ns2:hasPolygon	ns1:s5-09-413285-4326 .