@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-10-280200-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-280200-4326	ogcgs:asWKT	"POLYGON((-6.972825 40.128647,-6.968195 40.127683,-6.966838 40.130688,-6.964415 40.130789,-6.96308 40.129611,-6.963903 40.131249,-6.963296 40.134658,-6.961438 40.136627,-6.97361 40.138023,-6.974774 40.133708,-6.977529 40.132776,-6.976696 40.130683,-6.978318 40.128896,-6.972825 40.128647))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	959302.658577 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.978318> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.127683> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.961438> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.138023> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-280200-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-280200-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.978318 ;
	ns6:hasLowerBound106	40.127683 ;
	ns6:hasRightBound107	-6.961438 ;
	ns6:hasUpperBound106	40.138023 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-280200	ns2:hasPolygon	ns1:s5-10-280200-4326 .