@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:s5s5-27-1018-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-27-1018-4326	ogcgs:asWKT	"POLYGON((-7.19853 42.787149,-7.199676 42.799748,-7.215067 42.804017,-7.221611 42.80089,-7.224144 42.80162,-7.225659 42.813975,-7.236703 42.807782,-7.234054 42.795374,-7.216071 42.79313,-7.211727 42.791499,-7.209413 42.787411,-7.19853 42.787149))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/4256746.060409999-M2> ;
	ns2:hasAreaInSquareMeters	4256746.060409999 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.236703> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.787149> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.19853> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.813975> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-27-1018-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-27-1018-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.236703 ;
	ns6:hasLowerBound106	42.787149 ;
	ns6:hasRightBound107	-7.19853 ;
	ns6:hasUpperBound106	42.813975 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-27-1018	ns2:hasPolygon	ns1:s5s5-27-1018-4326 .