@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-48-8077-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-48-8077-4326	ogcgs:asWKT	"POLYGON((-2.741558 43.350472,-2.742659 43.352291,-2.740621 43.354508,-2.745596 43.353536,-2.747631 43.354149,-2.748224 43.354775,-2.748736 43.354951,-2.749464 43.35454,-2.749251 43.353865,-2.748275 43.352924,-2.743632 43.351741,-2.741558 43.350472))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/165201.69807-M2> ;
	ns2:hasAreaInSquareMeters	165201.69807 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.749464> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.350472> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.740621> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.354951> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-48-8077-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-48-8077-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.749464 ;
	ns6:hasLowerBound106	43.350472 ;
	ns6:hasRightBound107	-2.740621 ;
	ns6:hasUpperBound106	43.354951 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-48-8077	ns2:hasPolygon	ns1:s5s5-48-8077-4326 .