@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-34-427652-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-34-427652-4326	ogcgs:asWKT	"POLYGON((-4.250272 42.874129,-4.251451 42.873451,-4.249006 42.870568,-4.245733 42.870525,-4.245873 42.872667,-4.243898 42.873896,-4.242471 42.871768,-4.241127 42.870921,-4.240424 42.87323,-4.243711 42.874663,-4.245293 42.876165,-4.24748 42.876119,-4.248726 42.873966,-4.250272 42.874129))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	297269.263549 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.251451> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.870525> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.240424> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.876165> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-34-427652-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-34-427652-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.251451 ;
	ns6:hasLowerBound106	42.870525 ;
	ns6:hasRightBound107	-4.240424 ;
	ns6:hasUpperBound106	42.876165 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-34-427652	ns2:hasPolygon	ns1:s5-34-427652-4326 .