@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-08-204236-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-204236-4326	ogcgs:asWKT	"POLYGON((1.785071 41.46168,1.784805 41.461776,1.783511 41.461939,1.781831 41.459424,1.779706 41.458136,1.781141 41.45414,1.781376 41.450815,1.780318 41.449332,1.780833 41.44844,1.782001 41.450615,1.783004 41.45101,1.781971 41.454381,1.782473 41.456205,1.780109 41.457633,1.785071 41.46168))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	149125.461217 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.779706> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.44844> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.785071> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.461939> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-204236-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-204236-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.779706 ;
	ns6:hasLowerBound106	41.44844 ;
	ns6:hasRightBound107	1.785071 ;
	ns6:hasUpperBound106	41.461939 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-204236	ns2:hasPolygon	ns1:s5-08-204236-4326 .