@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-15-4501-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-15-4501-4326	ogcgs:asWKT	"POLYGON((-8.374714 42.932426,-8.370585 42.926453,-8.367033 42.923816,-8.365604 42.919224,-8.368331 42.919056,-8.365976 42.916322,-8.361759 42.917047,-8.358204 42.922718,-8.355235 42.921233,-8.347737 42.922998,-8.345376 42.926007,-8.349543 42.927567,-8.349677 42.929101,-8.34923 42.930733,-8.352457 42.933152,-8.35795 42.93122,-8.365196 42.93408,-8.374714 42.932426))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	2287159.49859 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.374714> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.916322> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.345376> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.93408> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-15-4501-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-15-4501-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.374714 ;
	ns6:hasLowerBound106	42.916322 ;
	ns6:hasRightBound107	-8.345376 ;
	ns6:hasUpperBound106	42.93408 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-15-4501	ns2:hasPolygon	ns1:s5-15-4501-4326 .