@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-01-9672-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-9672-4326	ogcgs:asWKT	"POLYGON((-2.516635 42.576378,-2.516824 42.575461,-2.51659 42.575269,-2.516633 42.575614,-2.516633 42.575902,-2.516537 42.576147,-2.516303 42.579398,-2.515462 42.581076,-2.515298 42.581261,-2.514973 42.581567,-2.514867 42.581786,-2.515943 42.583192,-2.515729 42.583704,-2.515413 42.585401,-2.514369 42.585807,-2.515618 42.58544,-2.516006 42.584781,-2.516 42.584093,-2.516192 42.582887,-2.515115 42.581684,-2.516203 42.58034,-2.516582 42.576932,-2.516635 42.576378))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/18903.5959232-M2> ;
	ns2:hasAreaInSquareMeters	18903.5959232 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.516824> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.575269> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.514369> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.585807> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-9672-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-9672-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.516824 ;
	ns6:hasLowerBound106	42.575269 ;
	ns6:hasRightBound107	-2.514369 ;
	ns6:hasUpperBound106	42.585807 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-9672	ns2:hasPolygon	ns1:s5s5-01-9672-4326 .