@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-50-2148-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-50-2148-4326	ogcgs:asWKT	"POLYGON((-1.055379 41.774096,-1.049386 41.770425,-1.049204 41.770417,-1.045205 41.757971,-1.042988 41.756954,-1.03948 41.756613,-1.043366 41.757457,-1.044414 41.75961,-1.043804 41.762354,-1.041334 41.76599,-1.055379 41.774096))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/343749.998148-M2> ;
	ns2:hasAreaInSquareMeters	343749.998148 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.055379> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.756613> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.03948> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.774096> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-50-2148-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-50-2148-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.055379 ;
	ns6:hasLowerBound106	41.756613 ;
	ns6:hasRightBound107	-1.03948 ;
	ns6:hasUpperBound106	41.774096 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-50-2148	ns2:hasPolygon	ns1:s5s5-50-2148-4326 .