@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-33-72-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-33-72-4326	ogcgs:asWKT	"POLYGON((-5.700939 43.268479,-5.701989 43.260177,-5.705265 43.258463,-5.712263 43.267427,-5.703813 43.27011,-5.709906 43.274536,-5.711507 43.276652,-5.719214 43.271779,-5.711627 43.258593,-5.700762 43.253139,-5.697141 43.246336,-5.695987 43.245489,-5.689795 43.255457,-5.69334 43.264855,-5.700939 43.268479))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/2702384.3054346-M2> ;
	ns2:hasAreaInSquareMeters	2702384.3054346 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.719214> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.245489> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.689795> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.276652> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-33-72-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-33-72-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.719214 ;
	ns6:hasLowerBound106	43.245489 ;
	ns6:hasRightBound107	-5.689795 ;
	ns6:hasUpperBound106	43.276652 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-33-72	ns2:hasPolygon	ns1:s5s5-33-72-4326 .