@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:_pressure_	skos:broader	isac:climatic_variable_ .
isac:_rainfall_	skos:broader	isac:climatic_variable_ .
isac:_temperature_	skos:broader	isac:climatic_variable_ .
isac:_wind_	skos:broader	isac:climatic_variable_ .
isac:_precipitation_	skos:broader	isac:climatic_variable_ .
<http://webisa.webdatacommons.org/concept/_change_in+temperature>	skos:broader	isac:climatic_variable_ .
isac:average_temperature_	skos:broader	isac:climatic_variable_ .
isac:mean_temperature_	skos:broader	isac:climatic_variable_ .