@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.iepnb.es/def/sector-publico/medio-ambiente/mfe/> .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/rateOfUse/0-100>	rdf:type	ns1:RateofUse .
@prefix ns2:	<http://crossforest.eu/measures/ontology/> .
@prefix ns3:	<http://crossforest.eu/measures/data/unit/> .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/rateOfUse/0-100>	ns2:hasUnit	ns3:Percentage ;
	ns2:hasValue	0 .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/infoUse/114-0>	ns1:hasRateOfUse	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/rateOfUse/0-100> .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/infoUse/140-0>	ns1:hasRateOfUse	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/rateOfUse/0-100> .