@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-48-1019142-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1019142-4326	ogcgs:asWKT	"POLYGON((-3.121484 43.315478,-3.121569 43.316239,-3.121129 43.316885,-3.120926 43.317156,-3.121092 43.317217,-3.121477 43.316984,-3.122033 43.317365,-3.122105 43.31694,-3.122175 43.315741,-3.122179 43.315706,-3.121978 43.315564,-3.121647 43.314094,-3.121407 43.314021,-3.121442 43.315293,-3.121484 43.315478))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	12917.2407428 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.122179> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.314021> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.120926> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.317365> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1019142-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1019142-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.122179 ;
	ns6:hasLowerBound106	43.314021 ;
	ns6:hasRightBound107	-3.120926 ;
	ns6:hasUpperBound106	43.317365 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1019142	ns2:hasPolygon	ns1:s5-48-1019142-4326 .