@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-04-3389-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-04-3389-4326	ogcgs:asWKT	"POLYGON((-2.938903 36.952721,-2.941419 36.95193,-2.947104 36.949151,-2.95489 36.946889,-2.959267 36.945889,-2.959186 36.944174,-2.952497 36.943961,-2.947667 36.941987,-2.941295 36.943824,-2.940244 36.946232,-2.939117 36.948268,-2.938589 36.952442,-2.938903 36.952721))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/655486.992927-M2> ;
	ns2:hasAreaInSquareMeters	655486.992927 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.959267> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.941987> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.938589> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.952721> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-04-3389-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-04-3389-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.959267 ;
	ns6:hasLowerBound106	36.941987 ;
	ns6:hasRightBound107	-2.938589 ;
	ns6:hasUpperBound106	36.952721 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-04-3389	ns2:hasPolygon	ns1:s5s5-04-3389-4326 .