@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-50-634591-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-50-634591-4326	ogcgs:asWKT	"POLYGON((-0.977122 42.017611,-0.977024 42.017619,-0.97723 42.018155,-0.975496 42.018798,-0.974147 42.020524,-0.97406 42.021267,-0.976147 42.021846,-0.976875 42.020795,-0.976979 42.019754,-0.977859 42.018754,-0.977122 42.017611))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	74857.2981373 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.977859> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.017611> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.97406> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.021846> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-50-634591-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-50-634591-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.977859 ;
	ns6:hasLowerBound106	42.017611 ;
	ns6:hasRightBound107	-0.97406 ;
	ns6:hasUpperBound106	42.021846 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-50-634591	ns2:hasPolygon	ns1:s5-50-634591-4326 .