@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-37-328567-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-37-328567-4326	ogcgs:asWKT	"POLYGON((-5.674062 41.208238,-5.676125 41.208721,-5.678033 41.211464,-5.68006 41.211616,-5.682691 41.209663,-5.679207 41.209172,-5.67729 41.207732,-5.676846 41.205787,-5.674594 41.204144,-5.673545 41.20212,-5.669654 41.202262,-5.665204 41.20351,-5.669634 41.205868,-5.668763 41.207189,-5.67206 41.208534,-5.674062 41.208238))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	532888.885701 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.682691> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.20212> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.665204> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.211616> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-37-328567-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-37-328567-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.682691 ;
	ns6:hasLowerBound106	41.20212 ;
	ns6:hasRightBound107	-5.665204 ;
	ns6:hasUpperBound106	41.211616 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-37-328567	ns2:hasPolygon	ns1:s5-37-328567-4326 .