@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-45-568929-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-568929-4326	ogcgs:asWKT	"POLYGON((-4.430908 39.541574,-4.43256 39.542547,-4.433469 39.54392,-4.432122 39.54493,-4.431195 39.545532,-4.432245 39.54765,-4.433427 39.548616,-4.43566 39.547887,-4.438428 39.545321,-4.438681 39.54436,-4.436549 39.543814,-4.436677 39.542828,-4.435877 39.541618,-4.433713 39.542479,-4.431395 39.541467,-4.430908 39.541574))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	289017.965699 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.438681> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.541467> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.430908> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.548616> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-568929-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-568929-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.438681 ;
	ns6:hasLowerBound106	39.541467 ;
	ns6:hasRightBound107	-4.430908 ;
	ns6:hasUpperBound106	39.548616 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-568929	ns2:hasPolygon	ns1:s5-45-568929-4326 .