@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-01-1102980-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-01-1102980-4326	ogcgs:asWKT	"POLYGON((-3.044724 43.101745,-3.044118 43.101787,-3.044107 43.102656,-3.043912 43.103353,-3.043181 43.103422,-3.042896 43.103773,-3.042875 43.104889,-3.043169 43.105253,-3.043139 43.106143,-3.043499 43.106714,-3.043718 43.106614,-3.044593 43.105416,-3.044735 43.104885,-3.045644 43.104277,-3.045841 43.103834,-3.045674 43.102623,-3.045251 43.102401,-3.044724 43.101745))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	72465.7360598 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.045841> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.101745> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.042875> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.106714> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-01-1102980-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-01-1102980-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.045841 ;
	ns6:hasLowerBound106	43.101745 ;
	ns6:hasRightBound107	-3.042875 ;
	ns6:hasUpperBound106	43.106714 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-01-1102980	ns2:hasPolygon	ns1:s5-01-1102980-4326 .